Skip to content

Use std::variant instead of boost::variant where possible

Andrii Verbytskyi requested to merge averbyts/athena:novariant into 23.0

Use std::variant instead of boost::variant where possible

@christos

Merge request reports