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_set< T, H, E, A > > Struct Template Reference

Public Types

typedef std::unordered_set< T,
H, E, A > 
Set
 

Static Public Member Functions

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

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