STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::compat::remove_const< Type const > Struct Template Reference

Detailed Description

template<typename Type>
struct stxxl::compat::remove_const< Type const >

Definition at line 45 of file type_traits.h.

Public Types

typedef Type type
 

Member Typedef Documentation

template<typename Type >
typedef Type stxxl::compat::remove_const< Type const >::type

Definition at line 47 of file type_traits.h.


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