Template:cpp/ranges/dsc chunk by view
From cppreference.com
|- class="t-dsc"
|| splits the view
into subranges between each pair of adjacent elements for which the given predicate returns false
(class template) (range adaptor object)
|-