Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types
stxxl::compat::remove_const< _Tp > 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 >

Definition at line 39 of file type_traits.h.


Member Typedef Documentation

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

Definition at line 41 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