CUV  0.9.201304091348
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | List of all members
cuv::unconst< T > Struct Template Reference

Remove "const" from a type. More...

#include <meta_programming.hpp>

Public Types

typedef T type
 no change

Detailed Description

template<typename T>
struct cuv::unconst< T >

Remove "const" from a type.

Definition at line 62 of file meta_programming.hpp.


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