VCCC  2024.05
VisualCamp Common C++ library
for_each_n.hpp File Reference

Go to the source code of this file.

Namespaces

 vccc
 

Functions

template<typename InputIt , typename Size , typename UnaryFunction >
constexpr InputIt for_each_n (InputIt first, Size n, UnaryFunction f)