Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Static Public Member Functions

SgArrayAssign< T *, SIZE > Class Template Reference

#include <SgArray.h>

List of all members.

Static Public Member Functions

static void Assign (T **dest, T *const *src)

Detailed Description

template<typename T, int SIZE>
class SgArrayAssign< T *, SIZE >

Definition at line 40 of file SgArray.h.


Member Function Documentation

template<typename T , int SIZE>
void SgArrayAssign< T *, SIZE >::Assign ( T **  dest,
T *const *  src 
) [static]

Definition at line 71 of file SgArray.h.

References SG_ASSERT.


The documentation for this class was generated from the following file:


Sun Mar 13 2011 Doxygen 1.7.1