Stxxl
1.4.0
|
#include <memory>
#include <limits>
#include <stxxl/bits/namespace.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 |
| |
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 () |