NEST  2.6.0,not_revisioned_source_dir@0
Classes | Functions
libc_allocator_with_realloc.h File Reference

Go to the source code of this file.

Classes

class  libc_allocator_with_realloc< T >
 
struct  libc_allocator_with_realloc< T >::rebind< U >
 
class  libc_allocator_with_realloc< void >
 
struct  libc_allocator_with_realloc< void >::rebind< U >
 

Functions

template<class T >
bool operator== (const libc_allocator_with_realloc< T > &, const libc_allocator_with_realloc< T > &)
 
template<class T >
bool operator!= (const libc_allocator_with_realloc< T > &, const libc_allocator_with_realloc< T > &)
 

Function Documentation

template<class T >
bool operator!= ( const libc_allocator_with_realloc< T > &  ,
const libc_allocator_with_realloc< T > &   
)
inline
template<class T >
bool operator== ( const libc_allocator_with_realloc< T > &  ,
const libc_allocator_with_realloc< T > &   
)
inline