Metall  v0.29
A persistent memory allocator for data-centric analytics
tags.hpp File Reference
#include <metall/detail/char_ptr_holder.hpp>

Go to the source code of this file.

Classes

struct  metall::create_only_t
 Tag type to create the segment always. The existing segment with the same name is over written. More...
 
struct  metall::open_only_t
 Tag type to open an already created segment. More...
 
struct  metall::open_read_only_t
 Tag type to open an already created segment as read only. More...
 

Namespaces

 metall
 The top level of namespace of Metall.