Skip to content

Replace a local bubble sort implementation by std::sort

This makes the code a bit shorter.

Merge request reports