Open CASCADE Technology 7.8.2.dev
Data Structures | Functions
NCollection_Allocator.hxx File Reference
#include <Standard.hxx>
#include <NCollection_BaseAllocator.hxx>
#include <utility>

Data Structures

class  NCollection_Allocator< ItemType >
 Implements allocator requirements as defined in ISO C++ Standard 2003, section 20.1.5. More...
 
struct  NCollection_Allocator< ItemType >::rebind< OtherType >
 

Functions

template<class U , class V >
bool operator== (const NCollection_Allocator< U > &, const NCollection_Allocator< V > &)
 

Function Documentation

◆ operator==()

template<class U , class V >
bool operator== ( const NCollection_Allocator< U > &  ,
const NCollection_Allocator< V > &   
)