typeDetector< 1 > Struct Template Reference

This template struct defines a nested type, type, which is a typedef for one of the following: More...

#include <fmtio.h>

List of all members.

Public Types

typedef UserDefined type

Detailed Description

template<>
struct fmtio::printableType::typeDetector< 1 >

This template struct defines a nested type, type, which is a typedef for one of the following:

UserDefinedType Integral

The template is specialized for N=0 such that the nested type is Integral, and for N=1 for UserDefined types (meaning classes)

Definition at line 90 of file fmtio.h.


Member Typedef Documentation

typedef UserDefined type

Definition at line 90 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