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