Template Function wt::for_range(I, I, Func)¶ Defined in File for_range.hpp Function Documentation¶ template<std::weakly_incrementable I, std::invocable<I> Func>inline constexpr void wt::for_range(I start, I end, Func func) noexcept¶