#include <function.h>
Public Types | |
enum | { size1 =0, size2 =0 } |
Defines the static size (dimension) of the template argument T. This general template defines this size to 0 (=the size is not statically defined -> dynamic size). Maximal two dimensions are supported. See the specializations for types which have a static size.