lumiera_/tests/core/steam
Ichthyostega 577592c66e C++17: isolate problematic code segments (see Ticket #1138)
as it turns out, "almost" the whole codebase compiles in C++17 mode.

with the exception of two metaprogramming-related problems:

 - our "duck detector" for STL containers does not trigger anymore
 - the Metafunction to dissect Function sigantures (meta::_Fun) flounders
2020-02-18 04:16:03 +01:00
..
asset Timehandling: choose safer representation for fractional seconds (closes #939) 2020-02-17 03:13:36 +01:00
control Functions-Commands: discard the ability to compare functors for equivalence (closes #294) 2019-06-23 19:45:30 +02:00
engine C++17: isolate problematic code segments (see Ticket #1138) 2020-02-18 04:16:03 +01:00
mobject Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
play Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00