![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#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 |
|
constexprnoexcept |