VisitorVariant Struct Reference
The VisitorVariant struct. More...
Detailed Description
The VisitorVariant struct.
Allows to pass visitor of multiple types in a function, which is necessary when crossing plug-ins bounds if we don't want to break their interface the day we change the available serialization formats.
Public Attributes | |
AbstractVisitor & | visitor |
const SerializationIdentifier | identifier |
The documentation for this struct was generated from the following file: