cml::remove_const< T > Struct Template Reference

Remove a const qualifier from a type. More...

#include <common.h>

List of all members.

Classes

struct  helper
struct  helper< const Q, void >

Public Types

typedef helper< T, void >::type type


Detailed Description

template<typename T>
struct cml::remove_const< T >

Remove a const qualifier from a type.

Definition at line 101 of file common.h.


Member Typedef Documentation

template<typename T>
typedef helper<T,void>::type cml::remove_const< T >::type

Definition at line 110 of file common.h.


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

Generated on Sat Jul 18 19:35:38 2009 for CML 1.0 by  doxygen 1.5.9