RosettaCodeData/Task/Repeat/C++/repeat-3.cpp

2 lines
43 B
C++

repeat([]{std::cout << "Example\n";}, 4);