|
template<typename Archive , typename VariantType > |
static void | load_impl (Archive &ar, VariantType &variant, std::true_type) |
|
template<typename Archive , typename VariantType > |
static void | load_impl (Archive &ar, VariantType &value, std::false_type) |
|
template<typename Archive , typename VariantType > |
static void | load (Archive &ar, VariantType &variant) |
|
The documentation for this struct was generated from the following file: