Seth Hillbrand 433677fc21 Replace std::lexicographical_compare_three_way
On platforms that don't yet support the std:: version, we implement our
own, possibly slower, version of the 3-way compare
2024-07-24 18:03:29 +02:00
..
2023-09-06 23:27:08 -04:00
2023-09-07 20:55:16 -04:00
2023-09-06 21:25:24 -04:00
2023-04-06 15:01:18 +01:00
2023-09-06 17:50:12 -04:00

This library contains base non-EDA items and extensions to libraries that are used throughout the KiCad codebase. This library should never depend on any parts of the KiCad code outside the thirdparty directory, since this is meant to be the lowest-level library in the dependency chain.