#include <cstddef>#include <memory>#include <metall/tags.hpp>#include <metall/stl_allocator.hpp>#include <metall/container/scoped_allocator.hpp>#include <metall/container/fallback_allocator.hpp>#include <metall/kernel/manager_kernel.hpp>#include <metall/detail/named_proxy.hpp>#include <metall/kernel/segment_storage.hpp>#include <metall/kernel/storage.hpp>Go to the source code of this file.
Classes | |
| class | metall::basic_manager< storage, segment_storage, chunk_no_type, k_chunk_size > |
| A generalized Metall manager class. More... | |
Namespaces | |
| namespace | metall |
| The top level of namespace of Metall. | |