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

#include <new_alloc.h>

List of all members.

Public Types

typedef new_alloc_rebind< T, U >
::other 
other

Detailed Description

template<class T>
template<class U>
struct stxxl::new_alloc< T >::rebind< U >

Definition at line 56 of file new_alloc.h.


Member Typedef Documentation

template<class T>
template<class U >
typedef new_alloc_rebind<T, U>::other stxxl::new_alloc< T >::rebind< U >::other

Definition at line 57 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