basicClassType< void > Struct Template Reference

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>

List of all members.

Public Types

enum  { value = bctVoidType }

Detailed Description

template<>
struct cxxtls::basicClassType< void >

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.


Member Enumeration Documentation

anonymous enum
Enumerator:
value 

Definition at line 1170 of file classTraits.h.


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