-
- Downloads
There was a problem fetching the pipeline summary.
Use `std::max_element` and `std::min_element`
This avoids using the uninitialized variable `m` in the loop. Note that calling `max_value` or `min_value` on an empty list will now result in undefined behavior as the end iterator is then dereferenced.
Please register or sign in to comment