A type that contains enumeration value, named "value", which indicates the basic kind of data that a template parameter T refers to. This particular specialization of the template identifies the "void" type which cannot be identified by the more complex expression in the main specialization. More...
#include <classTraits.h>
Public Types | |
enum | { value = bctVoidType } |
A type that contains enumeration value, named "value", which indicates the basic kind of data that a template parameter T refers to. This particular specialization of the template identifies the "void" type which cannot be identified by the more complex expression in the main specialization.
Definition at line 1161 of file classTraits.h.
anonymous enum |
Definition at line 1170 of file classTraits.h.