Struct VariantChannel::CloneVisitor
Defined in File VariantChannel.hpp
Nested Relationships
This struct is a nested type of Template Class VariantChannel.
Inheritance Relationships
Base Type
public boost::static_visitor< VariantChannel< T... > >
Struct Documentation
-
struct CloneVisitor : public boost::static_visitor<VariantChannel<T...>>