Stxxl  1.4.0
Classes | Namespaces | Functions
include/stxxl/bits/common/new_alloc.h File Reference
#include <memory>
#include <limits>
#include <stxxl/bits/namespace.h>
Include dependency graph for new_alloc.h:

Go to the source code of this file.

Classes

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

Namespaces

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