Belle II Software development
VisitOverload< Ts > Struct Template Reference

Helper struct for the C++17 std::visit overload pattern to allow simple use of variants. More...

#include <Utils.h>

Inheritance diagram for VisitOverload< Ts >:

Detailed Description

template<class... Ts>
struct Belle2::Utils::VisitOverload< Ts >

Helper struct for the C++17 std::visit overload pattern to allow simple use of variants.

Definition at line 26 of file Utils.h.


The documentation for this struct was generated from the following file: