lumiera_/src/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
cmd Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
control Upgrade: simplify comparisons 2025-07-04 03:37:54 +02:00
engine Upgrade: further extend usage of the tuple_like concept + generic apply 2025-07-02 01:16:08 +02:00
external 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: simplify comparisons 2025-07-04 03:37:54 +02:00
play Upgrade: switch to C++23 (see #1245) 2025-06-19 01:52:55 +02:00
asset.cpp Upgrade: improve Doxygen parameters and treat some warnings 2025-04-27 05:00:14 +02:00
asset.hpp Upgrade: simplify comparisons 2025-07-04 03:37:54 +02:00
assetmanager.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
assetmanager.hpp Upgrade: improve Doxygen parameters and treat some warnings 2025-04-27 05:00:14 +02:00
cmd.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
common.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
config-resolver.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
config-resolver.hpp clean-up: successfully replaced the old fixed type sequence (closes: #987) 2025-06-07 18:04:59 +02:00
DIR_INFO Global-Layer-Renaming: rearrange directories 2018-11-15 23:28:03 +01:00
facade.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
facade.hpp clean-up: trifles 2025-06-07 23:59:57 +02:00
streamtype.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
streamtype.hpp clean-up: trifles 2025-06-07 23:59:57 +02:00