cppx-core
Namespaces | Functions
repeat.hpp File Reference
#include <cppx-core/language/syntax/macro-use.hpp>
#include <cppx-core/language/types/signed-size-types.hpp>
Include dependency graph for repeat.hpp:

Go to the source code of this file.

Namespaces

 cppx
 

Functions

 cppx::CPPX_USE_STD (forward)
 
template<class Func , class... Args>
void cppx::repeat (const Size n, const Func &f, Args &&... args)