isocpp Questions

1

Solved

The only options available are std::ranges::for_each and simple range-based for loop. No counterparts for std::accumulate, std::reduce or std::inner_product. std::ranges::reduce would be enough, if...
Azoic asked 16/4, 2022 at 13:49
1

© 2022 - 2024 — McMap. All rights reserved.