|
libstdc++
|
This is the complete list of members for std::allocator< void >, including all inherited members.
| const_pointer typedef (defined in std::allocator< void >) | std::allocator< void > | |
| construct(_Up *__p, _Args &&... __args) noexcept(std::is_nothrow_constructible< _Up, _Args... >::value) (defined in std::allocator< void >) | std::allocator< void > | inline |
| destroy(_Up *__p) noexcept(std::is_nothrow_destructible< _Up >::value) (defined in std::allocator< void >) | std::allocator< void > | inline |
| difference_type typedef (defined in std::allocator< void >) | std::allocator< void > | |
| is_always_equal typedef (defined in std::allocator< void >) | std::allocator< void > | |
| pointer typedef (defined in std::allocator< void >) | std::allocator< void > | |
| propagate_on_container_move_assignment typedef (defined in std::allocator< void >) | std::allocator< void > | |
| size_type typedef (defined in std::allocator< void >) | std::allocator< void > | |
| value_type typedef (defined in std::allocator< void >) | std::allocator< void > |