|
Open CASCADE Technology
6.9.0
|
#include <NCollection_BaseAllocator.hxx>Data Structures | |
| class | NCollection_StdAllocator< T > |
| Implements allocator requirements as defined in ISO C++ Standard 2003, section 20.1.5. More... | |
| struct | NCollection_StdAllocator< T >::rebind< U > |
| class | NCollection_StdAllocator< void > |
| Implements specialization NCollection_StdAllocator<void>. More... | |
| struct | NCollection_StdAllocator< void >::rebind< U > |
Functions | |
| template<typename T , typename U > | |
| bool | operator== (const NCollection_StdAllocator< T > &X, const NCollection_StdAllocator< U > &Y) |
| template<typename T , typename U > | |
| bool | operator!= (const NCollection_StdAllocator< T > &X, const NCollection_StdAllocator< U > &Y) |
|
inline |
|
inline |
1.8.5