The c++ algorithm std::is_sorted is marked with the attribute nodiscard. The result of the check that the output indexset is sorted is currently lost. This MR wraps this check in an if-not-then-throw block.
std::is_sorted
nodiscard
00:57:36
1 month ago
No artifacts found
00:46:20