DIY  3.0
data-parallel out-of-core C++ library
 All Classes Namespaces Functions Typedefs Groups Pages
Public Types | Static Public Member Functions | List of all members
diy::Serialization< std::unordered_map< K, V, H, E, A > > Struct Template Reference

Public Types

typedef std::unordered_map< K,
V, H, E, A > 
Map
 

Static Public Member Functions

static void save (BinaryBuffer &bb, const Map &m)
 
static void load (BinaryBuffer &bb, Map &m)
 

The documentation for this struct was generated from the following file: