MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
standard_allocator< T > 成员列表

成员的完整列表,这些成员属于 standard_allocator< T >,包括所有继承而来的类成员

allocate(const size_type n)standard_allocator< T >inlinestatic
allocate()standard_allocator< T >inlinestatic
deallocate(pointer p, const size_type n) noexceptstandard_allocator< T >inlinestatic
deallocate(pointer p) noexceptstandard_allocator< T >inlinestatic
operator=(const standard_allocator &) noexcept=defaultstandard_allocator< T >
pointer typedefstandard_allocator< T >
size_type typedefstandard_allocator< T >
standard_allocator() noexcept=defaultstandard_allocator< T >
standard_allocator(const standard_allocator< U > &) noexceptstandard_allocator< T >inline
value_type typedefstandard_allocator< T >
~standard_allocator() noexcept=defaultstandard_allocator< T >