#include <memory>#include <string_view>#include <utility>#include <tuple>#include <metall/container/unordered_map.hpp>#include <metall/container/string.hpp>#include <metall/container/scoped_allocator.hpp>#include <metall/container/string_key_store_locator.hpp>#include <metall/metall.hpp>Go to the source code of this file.
Classes | |
| class | metall::container::string_key_store< _value_type, allocator_type > |
| A ke-value store that uses string for its key. More... | |
Namespaces | |
| namespace | metall |
| The top level of namespace of Metall. | |
| namespace | metall::container |
| Namespace for Metall container. | |