STXXL  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
new_alloc.h File Reference
#include <memory>
#include <limits>
#include <stxxl/bits/namespace.h>

Go to the source code of this file.

Classes

class  stxxl::new_alloc< T >
 
class  stxxl::new_alloc< T >
 
struct  stxxl::new_alloc< T >::rebind< U >
 
struct  stxxl::new_alloc_rebind< T, U >
 
struct  stxxl::new_alloc_rebind< T, U >
 
struct  stxxl::new_alloc_rebind< T, T >
 

Namespaces

 stxxl
 STXXL library namespace
 

Functions

template<class T1 , class T2 >
bool stxxl::operator!= (const new_alloc< T1 > &, const new_alloc< T2 > &) throw ()
 
template<class T1 , class T2 >
bool stxxl::operator== (const new_alloc< T1 > &, const new_alloc< T2 > &) throw ()