Описание тега static-visitor
NoneBoost::static_visitor — Convenient base type for static visitors.
Denotes the intent of the deriving class as meeting the requirements of a static visitor of some type. Also exposes the inner type result_type as required by the StaticVisitor concept.