C++ Weekly - Ep 48 - C++17's Variadic `using`



In this episode I build from episode 40’s discussion on inheriting lambdas and show how several C++17 features (including variadic using declarations) can be combined to create a succinct merging of lambdas.