Tomographer
v5.4
Tomographer C++ Framework Documentation
|
Static Public Member Functions | |
template<int I, ENABLED_IF( I< sizeof...(TupleArgs)) > | |
static void | go (Archive &a, std::tuple< TupleArgs... > &tuple, const unsigned int version) |
template<int I, ENABLED_IF( I >=sizeof...(TupleArgs)) > | |
static void | go (Archive &, std::tuple< TupleArgs... > &, const unsigned int) |