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