Metall  v0.27
A persistent memory allocator for data-centric analytics
csr.hpp File Reference
#include <memory>
#include <metall/metall.hpp>

Go to the source code of this file.

Classes

class  csr< index_t, vid_t, allocator_t >
 Simple CSR graph data structure that can take a custom C++ allocator and be stored in persistent memory. More...