lumiera_/tests/vault/gear
Ichthyostega 20f3252892 Upgrade: down with typename!!
Yet another chainsaw massacre.

One of the most obnoxious annoyances with C++ metaprogramming
is the need to insert `typename` and `template` qualifiers into
most definitions, to help the compiler to cope with the syntax,
which is not context-free.

The recent standards adds several clarifications, so that most
of these qualifiers are redundant now, at least at places where
it is unambiguously clear that only a type can be given.

GCC already supports most of these relaxing rules
(Clang unfortunately lags way behind with support of newer language features...)
2025-07-06 01:19:08 +02:00
..
activity-detector-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
activity-detector.hpp Upgrade: down with typename!! 2025-07-06 01:19:08 +02:00
block-flow-test.cpp clean-up: remove gavl_time_t as external dependency 2025-05-17 23:12:47 +02:00
scheduler-activity-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
scheduler-commutator-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
scheduler-invocation-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
scheduler-load-control-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
scheduler-service-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
scheduler-stress-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
scheduler-usage-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
special-job-fun-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
stress-test-rig.hpp Upgrade: down with typename!! 2025-07-06 01:19:08 +02:00
test-chain-load-test.cpp Upgrade: fix test-failures(3) 2025-04-25 19:54:28 +02:00
test-chain-load.hpp Upgrade: down with typename!! 2025-07-06 01:19:08 +02:00
work-force-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00