Template Struct array_type

Struct Documentation

template<typename T, bool FIXED_LENGTH = false>
struct array_type

Public Types

typedef T &Reference
typedef T ReturnType
typedef const T ConstReturnType
typedef const T &ArgumentType