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::pair< X, Y > > Struct Template Reference

Public Types

typedef std::pair< X, Y > Pair
 

Static Public Member Functions

static void save (BinaryBuffer &bb, const Pair &p)
 
static void load (BinaryBuffer &bb, Pair &p)
 

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