Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types
stxxl::new_alloc_rebind< T, U > Struct Template Reference

#include <new_alloc.h>

List of all members.

Public Types

typedef std::allocator< U > other

Detailed Description

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

Definition at line 36 of file new_alloc.h.


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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines