BloombergLP::bdlf::Overloaded<TS...>

Deduce the Overloaded template arguments from the types of the callables used to initialize it.

Synopsis

Declared in <bdlf_overloaded.h>

template<class... TS>
Overloaded<TS...>(TS...) -> Overloaded<TS...>;