OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    NCollection_Allocator.hxx File Reference
    #include <Standard.hxx>
    #include <NCollection_BaseAllocator.hxx>
    #include <type_traits>
    #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>
    constexpr bool operator== (const NCollection_Allocator< U > &, const NCollection_Allocator< V > &) noexcept

    Function Documentation

    ◆ operator==()

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