isIntegralType<void> is a variant of isIntegralType that does not define a member named value and thus will will not compile correctly if an integral type is required. More...
#include <classTraits.h>
Public Types | |
enum | constants { value = 0 } |
typedef false_value_type | type |
isIntegralType<void> is a variant of isIntegralType that does not define a member named value and thus will will not compile correctly if an integral type is required.
Definition at line 1061 of file classTraits.h.
typedef false_value_type type [inherited] |
Definition at line 87 of file classTraits.h.
enum constants [inherited] |
Definition at line 89 of file classTraits.h.