STXXL  1.4-dev
 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< Type >
 
class  stxxl::new_alloc< Type >
 
struct  stxxl::new_alloc< Type >::rebind< Rebind >
 
struct  stxxl::new_alloc_rebind< Type, Rebind >
 
struct  stxxl::new_alloc_rebind< Type, Rebind >
 
struct  stxxl::new_alloc_rebind< Type, Type >
 

Namespaces

 stxxl
 STXXL library namespace
 

Functions

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