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