Template:cpp/algorithm/ranges/dsc replace copy
From cppreference.com
|- class="t-dsc"
|(C++20)(C++20)
| copies a range, replacing elements satisfying specific criteria with another value
(niebloid)
|-