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

Detailed Description

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

Definition at line 24 of file unique_ptr.h.

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

Public Types

typedef std::auto_ptr< Type > result
 

Member Typedef Documentation

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

Definition at line 29 of file unique_ptr.h.


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