|
Alexandria
2.27.0
SDC-CH common library for the Euclid project
|
#include <tuple.h>
Static Public Member Functions | |
| template<typename Archive , typename... Args> | |
| static void | save (Archive &, const std::tuple< Args...> &, const unsigned int) |
| This method does nothing. It exists to break the recursion. More... | |
Class which defines the end of the recursion when saving the elements of a tuple in a boost archive.
|
inlinestatic |
1.8.5