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::map< K, V > > Struct Template Reference

Public Types

typedef std::map< K, V > 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: