List Question
20 TechQA 2023-10-03T16:39:35.203000Why C++ sort functions allow only Strict Weak Ordering?
297 views
Asked by Sourav Kannantha B
Why do we need transitivity of equivalence
186 views
Asked by yugr
Using comparator to sort set of unique pairs with different criterias for uniqueness and less than
559 views
Asked by Rafael Rey
Does this strict weak ordering have a name (spoilers for a specific coding puzzle)
88 views
Asked by Cereal
Does using epsilon in comparison of floating-point break strict-weak-ordering?
440 views
Asked by Jarod42
Python custom ordered data structure
50 views
Asked by Luca Jungla
std::set comparator - STL Sort based on multiple attributes
488 views
Asked by ANjaNA
C++ std::sort custom comparator runs indefinitely when the comparator returns true
272 views
Asked by Ramen with Eggs
std::map with non-unique key ordering but unique comparison
365 views
Asked by Pixelf
Strict Weak Ordering Problem (Less than and Less than equal operator)
155 views
Asked by Setu Kumar Basak
why does the equivalent condition necessary?
53 views
Asked by Jinchul
How to force std::weak_ordering
1k views
Asked by fiscblog
Does a program with std::map<T*, U> have well-defined behaviour?
338 views
Asked by Lightness Races in Orbit
Does greater operator ">" satisfy strict weak ordering?
519 views
Asked by ynn
Strict weak ordering on pointer values
217 views
Asked by fliX
What's the logic behind the order the elements are passed to a comparison function in std::sort?
163 views
Asked by Ryan A
How do i sort mathematical vectors by strict weak ordering for a map?
326 views
Asked by jaba
Crash in std::sort - sorting without strict weak ordering
1.7k views
Asked by Mitch
std::sort vector of struct invalid operator<
472 views
Asked by remi