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

Detailed Description

template<class _Tp>
struct stxxl::compat_unique_ptr< _Tp >

Definition at line 26 of file unique_ptr.h.

+ Inheritance diagram for stxxl::compat_unique_ptr< _Tp >:

Public Types

typedef std::auto_ptr< _Tp > result
 

Member Typedef Documentation

template<class _Tp>
typedef std::auto_ptr<_Tp> stxxl::compat_unique_ptr< _Tp >::result

Definition at line 31 of file unique_ptr.h.


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