Metall  v0.28
A persistent memory allocator for data-centric analytics
json_open.cpp File Reference
#include <iostream>
#include <metall/metall.hpp>
#include <metall/json/json.hpp>

Typedefs

using metall_value_type = metall::json::value< metall::manager::allocator_type< std::byte > >
 

Functions

int main ()
 

Typedef Documentation

◆ metall_value_type

Function Documentation

◆ main()

int main ( )
Examples
json_open.cpp.