#include <type_traits>
#include <memory>
#include <metall/tags.hpp>
#include <metall/kernel/attributed_object_directory.hpp>
Go to the source code of this file.
Classes | |
class | metall::attraccs_detail::general_named_object_attr_accessor< _offset_type, _size_type > |
class | metall::named_object_attr_accessor< _offset_type, _size_type > |
Objet attribute accessor for named object. More... | |
class | metall::unique_object_attr_accessor< _offset_type, _size_type > |
Objet attribute accessor for unique object. More... | |
class | metall::anonymous_object_attr_accessor< _offset_type, _size_type > |
Namespaces | |
metall | |
The top level of namespace of Metall. | |
metall::attraccs_detail | |
Namespace for the details of attribute accessor. | |