lumiera_/tests/core/steam/mobject/session
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
..
add-clip-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
defs-manager-impl-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
defs-manager-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
defs-registry-impl-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
deletecliptest.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
output-mapping-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
placement-index-query-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
placement-index-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
placement-scope-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
query-focus-stack-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
query-focus-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
query-resolver-test.cpp Upgrade: down with typename!! 2025-07-06 01:19:08 +02:00
rebuildfixturetest.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
scope-path-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
scope-query-test.cpp Upgrade: down with typename!! 2025-07-06 01:19:08 +02:00
session-element-query-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
session-element-tracker-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
session-manager-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
session-modify-parts-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
session-service-access-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
session-structure-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
test-scope-invalid.hpp clean-up: trifles 2025-06-07 23:59:57 +02:00
test-scopes.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
test-scopes.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
testclip.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
testclip.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
testroot.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
testsession1.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
timeline-sequence-handling-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00