lumiera_/tests/library/diff
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
..
diff-complex-application-test.cpp GCC-5 compatibility: need 1/3 more inline buffer space 2017-08-17 13:24:34 +02:00
diff-ignore-changes-test.cpp TreeMutator: combine no-op layer with selective other diff binding 2018-10-12 02:05:11 +02:00
diff-index-table-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
diff-list-application-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
diff-list-generation-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
diff-tree-application-test.cpp DiffMessage: now uniformly plays the role of MutationMessage (closes #1066) 2017-08-13 07:25:32 +02:00
gen-node-basic-test.cpp GenNode: revert -- better not handle this problem on ETD level 2018-11-09 22:50:48 +01:00
generic-record-representation-test.cpp Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
mutation-message-test.cpp C++17: isolate problematic code segments (see Ticket #1138) 2020-02-18 04:16:03 +01:00
tree-mutator-binding-test.cpp C++17: isolate problematic code segments (see Ticket #1138) 2020-02-18 04:16:03 +01:00
tree-mutator-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00