LUMIERA.clone/tests/core/steam
Ichthyostega b6a39fa831 Upgrade: simplify comparisons
Now able to remove most complicated comparison operators and most usages of boost::operators...
In most cases it is sufficient just to define one ''spaceship operator'',
and often even that one can be synthesised.

However — we still use boost::operators for arithmetic types,
notably the `lib::time::TimeValue`, which is addable and mutipliable
2025-07-04 03:37:54 +02:00
..
asset Upgrade: simplify comparisons 2025-07-04 03:37:54 +02:00
control Upgrade: Literal can be constexpr 2025-07-02 22:18:39 +02:00
engine clean-up: trifles 2025-06-07 23:59:57 +02:00
fixture clean-up: trifles 2025-06-07 23:59:57 +02:00
mobject Upgrade: Literal can be constexpr 2025-07-02 22:18:39 +02:00
play clean-up: trifles 2025-06-07 23:59:57 +02:00
render-segment-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00