Metall v0.30
A persistent memory allocator for data-centric analytics
 
Loading...
Searching...
No Matches
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

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

Function Documentation

◆ main()

int main ( )