Template Struct VariantVisitorType

Struct Documentation

template<typename ResultType, typename Variant>
struct VariantVisitorType

Allow to use std::variant and boost::variant with the same API.