Open CASCADE Technology 7.8.2.dev
NCollection_OccAllocator.hxx File Reference
#include <NCollection_BaseAllocator.hxx>
#include <Standard.hxx>
#include <memory>

Data Structures

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

Functions

template<class U , class V >
bool operator== (const NCollection_OccAllocator< U > &theFirst, const NCollection_OccAllocator< V > &theSecond)
 

Function Documentation

◆ operator==()

template<class U , class V >
bool operator== ( const NCollection_OccAllocator< U > & theFirst,
const NCollection_OccAllocator< V > & theSecond )