Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

SgArrayAssign< T *, SIZE > Class Template Reference

#include <SgArray.h>

List of all members.


Detailed Description

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

Definition at line 42 of file SgArray.h.

Static Public Member Functions

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


Member Function Documentation

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

Definition at line 73 of file SgArray.h.

References SG_ASSERT.


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


17 Jun 2010 Doxygen 1.4.7