DelegateMQ
Loading...
Searching...
No Matches
stl_allocator.h File Reference
#include "xallocator.h"
#include <memory>

Go to the source code of this file.

Classes

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

Functions

template<typename T , typename U >
bool operator== (const stl_allocator< T > &, const stl_allocator< U >)
 
template<typename T , typename U >
bool operator!= (const stl_allocator< T > &, const stl_allocator< U >)
 

Function Documentation

◆ operator!=()

template<typename T , typename U >
bool operator!= ( const stl_allocator< T > & ,
const stl_allocator< U >  )
inline

◆ operator==()

template<typename T , typename U >
bool operator== ( const stl_allocator< T > & ,
const stl_allocator< U >  )
inline