is_character_type Struct Template Reference
[Template Meta-programming Library]

#include <stlsoft/meta/is_character_type.hpp>

List of all members.


Detailed Description

template<typename T>
struct stlsoft::is_character_type< T >

Traits type used to determine whether the given type is a character type (i.e.

char or wchar_t).

Public Types

enum  { value = 0 }
typedef no_type type


The documentation for this struct was generated from the following file:

Generated on Thu Jun 10 08:58:54 2010 for STLSoft by  doxygen 1.5.6