LUMIERA.clone/tests/core
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
..
application Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
steam C++17: isolate problematic code segments (see Ticket #1138) 2020-02-18 04:16:03 +01:00
vault Library: settle long standing confusion regarding time border conditions 2018-12-10 00:12:43 +01:00
DIR_INFO re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00