isArithmeticType< const void > Struct Template Reference

isArithmeticType<void> is a variant of isArithmeticType that does not define a member named value and thus will will not compile correctly if an arithmetic type is required. More...

#include <classTraits.h>

Inheritance diagram for isArithmeticType< const void >:
Inheritance graph
[legend]
Collaboration diagram for isArithmeticType< 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::isArithmeticType< const void >

isArithmeticType<void> is a variant of isArithmeticType that does not define a member named value and thus will will not compile correctly if an arithmetic type is required.

Definition at line 1051 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:54 2012 for CXXUtilities by  doxygen 1.6.3