License
Distributed under the
Boost Software License 1.0. (See accompanying file LICENSE)
D binding to C++ std::allocator.
Boost Software License 1.0. (See accompanying file LICENSE)
Allocators are classes that define memory models to be used by some parts of the C++ Standard Library, and most specifically, by STL containers.
propagate_on_container_move_assignment is_always_equalthis(ref allocator!U) propagate_on_container_copy_assignment propagate_on_container_move_assignment propagate_on_container_swap is_always_equalsize_type max_size()(auto ref allocator_type a) staticallocator_type select_on_container_copy_construction()(auto ref allocator_type a) staticrebind_alloc(U)