|
Electroneum
|
#include <variant.h>


Public Member Functions | |
| visitor (Archive< true > &a) | |
| template<class T > | |
| bool | operator() (T &rv) const |
Public Attributes | |
| Archive< true > & | ar |
|
inline |
Definition at line 138 of file variant.h.
|
inline |
Definition at line 141 of file variant.h.

| Archive<true>& serializer< Archive< true >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor::ar |