libstdc++
|
Go to the source code of this file.
Classes | |
class | std::allocator< _Tp > |
The standard allocator, as per [20.4].Further details: http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt04ch11.html. More... | |
class | std::allocator< void > |
allocator<void> specialization. More... | |
struct | std::allocator_arg_t |
[allocator.tag] More... | |
struct | std::uses_allocator< _Tp, _Alloc > |
[allocator.uses.trait] More... |
Namespaces | |
namespace | std |
Variables | |
constexpr allocator_arg_t | std::allocator_arg |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <memory>.
Definition in file allocator.h.