STXXL  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::new_alloc_rebind< T, U > Struct Template Reference

Detailed Description

template<typename T, typename U>
struct stxxl::new_alloc_rebind< T, U >

Definition at line 28 of file new_alloc.h.

Public Types

typedef std::allocator< U > other
 

Member Typedef Documentation

template<typename T, typename U>
typedef std::allocator<U> stxxl::new_alloc_rebind< T, U >::other

Definition at line 37 of file new_alloc.h.


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