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

Go to the source code of this file.

Namespaces

 vccc
 
 vccc::ranges
 

Typedefs

template<typename I , typename F >
using for_each_result = in_fun_result< I, F >
 

Variables

constexpr VCCC_INLINE_OR_STATIC detail::for_each_niebloid for_each {}