STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::new_alloc_rebind< Type, Rebind > Struct Template Reference

Detailed Description

template<typename Type, typename Rebind>
struct stxxl::new_alloc_rebind< Type, Rebind >

Definition at line 27 of file new_alloc.h.

Public Types

typedef std::allocator< Rebind > other
 

Member Typedef Documentation

template<typename Type, typename Rebind>
typedef std::allocator<Rebind> stxxl::new_alloc_rebind< Type, Rebind >::other

Definition at line 36 of file new_alloc.h.


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