|
HDK
|
#include <vecparam.h>
Public Types | |
| enum | { value } |
has_subscript_N<T,Base,Nelem>value will be true if type T has subscripting syntax, a T[int] returns a Base, and the size of a T is exactly big enough to hold Nelem Base values.
Definition at line 145 of file vecparam.h.
| anonymous enum |
| Enumerator | |
|---|---|
| value | |
Definition at line 161 of file vecparam.h.