Template:cpp/algorithm/ranges/dsc lower bound
From cppreference.com
|- class="t-dsc"
|(C++20)
| returns an iterator to the first element not less than the given value
(niebloid)
|-