Searched refs:byref2 (Results 1 – 1 of 1) sorted by relevance
32 auto byref2 = [&]() { print(values...); }; in do_print() local33 byref2(); in do_print()