|
MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
成员的完整列表,这些成员属于 standard_allocator< T >,包括所有继承而来的类成员
| allocate(const size_type n) | standard_allocator< T > | inlinestatic |
| allocate() | standard_allocator< T > | inlinestatic |
| deallocate(pointer p, const size_type n) noexcept | standard_allocator< T > | inlinestatic |
| deallocate(pointer p) noexcept | standard_allocator< T > | inlinestatic |
| operator=(const standard_allocator &) noexcept=default | standard_allocator< T > | |
| pointer typedef | standard_allocator< T > | |
| size_type typedef | standard_allocator< T > | |
| standard_allocator() noexcept=default | standard_allocator< T > | |
| standard_allocator(const standard_allocator< U > &) noexcept | standard_allocator< T > | inline |
| value_type typedef | standard_allocator< T > | |
| ~standard_allocator() noexcept=default | standard_allocator< T > |