Searched defs:takeAnything (Results 1 – 2 of 2) sorted by relevance
387 auto takeAnything = [](auto&& ...) { }; in test() local
402 auto takeAnything = [](auto&& ...) { }; in test() local