|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
成员的完整列表,这些成员属于 neforce::standard_allocator< T >,包括所有继承而来的类成员
| allocate(const size_type n) | neforce::standard_allocator< T > | inlinestatic |
| allocate() | neforce::standard_allocator< T > | inlinestatic |
| deallocate(pointer p, const size_type n) noexcept | neforce::standard_allocator< T > | inlinestatic |
| deallocate(pointer p) noexcept | neforce::standard_allocator< T > | inlinestatic |
| max_size() noexcept | neforce::standard_allocator< T > | inlinestatic |
| operator=(const standard_allocator &) noexcept=default | neforce::standard_allocator< T > | |
| pointer typedef | neforce::standard_allocator< T > | |
| size_type typedef | neforce::standard_allocator< T > | |
| standard_allocator() noexcept=default | neforce::standard_allocator< T > | |
| standard_allocator(const standard_allocator< U > &) noexcept | neforce::standard_allocator< T > | inline |
| value_type typedef | neforce::standard_allocator< T > | |
| ~standard_allocator() noexcept=default | neforce::standard_allocator< T > |