CppCon 2017: Alisdair Meredith “An allocator model for std2”
Лекция 35. Аллокаторы, allocator_traits
C++ : std::allocator_traits defaults with allocator that has more than one template parameter
C++ : Use of std::allocator_traits A
C++ : What is the purpose of allocator_traits T in C++0x?
C++ 2. unordered_map, allocator_traits и allocator aware containers
C++ : What does boost::container::allocator_traits::is_partially_propagable mean?
C++ : Does std::allocator_traits define rebind_alloc if rebind not present in custom allocator?
Code Review: C++17 allocator_traits implementation
C++ : How to resolve optional nested type like std::allocator_traits?
Allocator
C++ : why unordered associative containers do not use allocator_traits T in C++0x
C++ : std::allocator_traits::construct with const pointer
ООП (продвинутый поток) 2. Структура аллокаторов
Разбираемся в АЛЛОКАТОРАХ