lumiera_/tests/core/steam/engine
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
..
buff-table-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
buffer-metadata-key-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
buffer-metadata-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
buffer-provider-protocol-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
calc-stream-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
dispatcher-interface-test.cpp C++17: isolate problematic code segments (see Ticket #1138) 2020-02-18 04:16:03 +01:00
engine-interface-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
node-basic-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
node-fabrication-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
node-operation-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
node-source-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
testframe-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
testframe.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
testframe.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
tracking-heap-block-provider-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00