Код: Выделить всё
lower_bound(rng, x) = get_iter_to(mathematical_lower_bound(rng | filter([](auto y)
{return x
Подробнее здесь: [url]https://stackoverflow.com/questions/72008241/naming-of-lower-bound-upper-bound-c[/url]Код: Выделить всё
lower_bound(rng, x) = get_iter_to(mathematical_lower_bound(rng | filter([](auto y)
{return x
Подробнее здесь: [url]https://stackoverflow.com/questions/72008241/naming-of-lower-bound-upper-bound-c[/url]