#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] |
The documentation for this class was generated from the following file: