Closed mlund closed 4 months ago
Where possible, this uses std::ranges instead of the external range-v3 library. More conversions will be possible when we eventually migrate to C++23.
std::ranges
Where possible, this uses
std::ranges
instead of the external range-v3 library. More conversions will be possible when we eventually migrate to C++23.