Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types
stxxl::compat::remove_const< _Tp const > Struct Template Reference

#include <type_traits.h>

List of all members.

Public Types

typedef _Tp type

Detailed Description

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

Definition at line 45 of file type_traits.h.


Member Typedef Documentation

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

Definition at line 47 of file type_traits.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines