Template:cpp/ranges/dsc view
From cppreference.com
|- class="t-dsc"
|(C++20)
| specifies that a range is a view, that is, it has constant time copy/move/assignment
(concept)
|-