LUMIERA.clone/tests/core/steam/mobject
Ichthyostega 7aa1698a95 clean-up: prepare for variadic Type-Sequences (see #987)
Attempting to reduce the remaining pre-C++11 workarounds before upgrade to C++20...

As a first step: rename the old type-sequence implementation into `TyOLD`
to make it clearly distinguishable; a new variadic implementation `TySeq`
was already introduced as partial workaround, and the next steps
will be to switch over essential parts of the type-sequence library.
2025-06-02 03:24:44 +02:00
..
builder clean-up: prepare for variadic Type-Sequences (see #987) 2025-06-02 03:24:44 +02:00
session clean-up: prepare for variadic Type-Sequences (see #987) 2025-06-02 03:24:44 +02:00
mobject-interface-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
mobject-ref-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
placement-basic-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
placement-hierarchy-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
placement-object-identity-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
placement-ref-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00