Searched defs:const_sentinel (Results 1 – 3 of 3) sorted by relevance
35 using const_sentinel = sentinel_wrapper<const_iterator>; member65 using const_sentinel = sentinel_wrapper<const_iterator>; member95 using const_sentinel = sentinel_wrapper<const_iterator>; member112 using const_sentinel = sentinel_wrapper<const_iterator>; member333 using const_sentinel = copying_iterator<std::ranges::sentinel_t<const Outer>>; member
39 using const_sentinel = convertible_sentinel_wrapper<const BufferView<int*>*>; typedef
91 using const_sentinel = St<true>; typedef