is_const_type Struct Template Reference
[Template Meta-programming Library]

#include <stlsoft/meta/is_const_type.hpp>

List of all members.


Detailed Description

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

Traits type used to determine whether the given type is const.

Public Types

enum  { value = sizeof(is_const_type_func(&t)) == sizeof(one_t) }
typedef T test_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