isIntegralType< const void > Struct Template Reference

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>

Inheritance diagram for isIntegralType< const void >:
Inheritance graph
[legend]
Collaboration diagram for isIntegralType< const void >:
Collaboration graph
[legend]

List of all members.

Public Types

enum  constants { value = 0 }
typedef false_value_type type

Detailed Description

template<>
struct cxxtls::isIntegralType< const void >

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.


Member Typedef Documentation

typedef false_value_type type [inherited]

Definition at line 87 of file classTraits.h.


Member Enumeration Documentation

enum constants [inherited]
Enumerator:
value 

Definition at line 89 of file classTraits.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 29 22:55:55 2012 for CXXUtilities by  doxygen 1.6.3