![]() |
General Utility Library for C++17 25.4.1
|
Implementation of the OverloadSet class template.
Classes | |
struct | gul17::OverloadSet< Fcts > |
A function object that works like an overload set of functions. More... | |
Functions | |
template<typename... Fcts> | |
gul17::OverloadSet (Fcts...) -> OverloadSet< Fcts... > | |