#include <variant.h>
◆ visitor()
template<template< bool > class Archive, BOOST_VARIANT_ENUM_PARAMS(typename T) >
| serializer< Archive< true >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor::visitor |
( |
Archive< true > & |
a | ) |
|
|
inline |
◆ operator()()
template<template< bool > class Archive, BOOST_VARIANT_ENUM_PARAMS(typename T) >
template<class T >
| bool serializer< Archive< true >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor::operator() |
( |
T & |
rv | ) |
const |
|
inline |
◆ ar
template<template< bool > class Archive, BOOST_VARIANT_ENUM_PARAMS(typename T) >
| Archive<true>& serializer< Archive< true >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor::ar |
The documentation for this struct was generated from the following file: