
#include <Array_Fastest.h>
Public Member Functions | |
| ArraySize< N+1 > | operator() (size_t dim) |
| operator UIntArrayN () const | |
| ArraySize< N+1 > | operator() (unsigned int dim) |
| const std::vector< unsigned int > & | Vect () const |
Private Types | |
| typedef const | size_t (&UIntArrayN)[N] |
Private Member Functions | |
| ArraySize (const size_t(&Dimensions)[N-1], size_t dim) | |
| ArraySize (std::vector< unsigned int > &v) | |
Private Attributes | |
| size_t | m_Dimensions [N] |
| std::vector< unsigned int > & | Vector |
Friends | |
| class | ArraySizes |
| class | ArraySize< N-1 > |
|
|||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|