#include "metall/container/fallback_allocator.hpp"
Go to the source code of this file.
Namespaces | |
metall | |
The top level of namespace of Metall. | |
metall::utility | |
Namespace for utility items. | |
Typedefs | |
template<typename primary_alloc > | |
using | metall::utility::fallback_allocator_adaptor = metall::container::fallback_allocator_adaptor< primary_alloc > |