#include <metall/defs.hpp>
#include <metall/basic_manager.hpp>
#include <metall/logger.hpp>
#include <metall/version.hpp>
Go to the source code of this file.
Namespaces | |
metall | |
The top level of namespace of Metall. | |
Typedefs | |
using | metall::manager = basic_manager<> |
Default Metall manager class which is an alias of basic_manager with the default template parameters. More... | |