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::string > Struct Template Reference

Public Types

typedef std::string String
 

Static Public Member Functions

static void save (BinaryBuffer &bb, const String &s)
 
static void load (BinaryBuffer &bb, String &s)
 

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