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

Detailed Description

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

Definition at line 46 of file type_traits.h.

Public Types

typedef _Tp type
 

Member Typedef Documentation

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

Definition at line 48 of file type_traits.h.


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