Alexandria  2.25.0
SDC-CH common library for the Euclid project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
boost::serialization::Save< N > Member List

This is the complete list of members for boost::serialization::Save< N >, including all inherited members.

save(Archive &ar, const std::tuple< Args...> &t, const unsigned int version, typename std::enable_if< std::is_default_constructible< typename std::tuple_element< N-1, std::tuple< Args...>>::type >::value >::type *=0)boost::serialization::Save< N >inlinestatic
save(Archive &ar, const std::tuple< Args...> &t, const unsigned int version, typename std::enable_if<!std::is_default_constructible< typename std::tuple_element< N-1, std::tuple< Args...>>::type >::value >::type *=0)boost::serialization::Save< N >inlinestatic