classification< T > Struct Template Reference

Contains member, printableClass, that indicates the printing style of type T. More...

#include <fmtio.h>

List of all members.

Public Types

typedef typeDetector
< isClassType< typename
deconstify< T >::type >::value >
::type 
printableClass

Detailed Description

template<class T>
struct fmtio::printableType::classification< T >

Contains member, printableClass, that indicates the printing style of type T.

This instance of this class is meant ONLY to be used with class objects and enumeration types. All other types are specialized below so that this class can be simplier in implementation than you might otherwise expect.

Definition at line 113 of file fmtio.h.


Member Typedef Documentation

typedef typeDetector< isClassType< typename deconstify<T>::type >::value >::type printableClass

Definition at line 123 of file fmtio.h.


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