HDK
|
#include <vecparam.h>
Public Types | |
enum | { value } |
has_double_subscript_RC<T,Base,Rows,Cols>value
will be true if type T
has 2-level subscripting syntax, a T[int][int]
returns a Base
, and the size of a T
is exactly big enough to hold R*C
Base
values.
Definition at line 179 of file vecparam.h.
anonymous enum |
Enumerator | |
---|---|
value |
Definition at line 195 of file vecparam.h.