Searched defs:with_index (Results 1 – 4 of 4) sorted by relevance
37 static constexpr with_index_t<T, v> with_index{}; member
48 static constexpr void with_index(F&& f) in with_index() function68 constexpr with_index_t<T, v> times_t<T, v>::with_index; member in ic_detail::times_t<T, v>