catch2/projects/SelfTest/Baselines
Julien Nitard 7be8a41adf Fix ambiguity in stringification
Happening when using clang and templated operators, clang cannot decide
between the operator provided by ReusableStringStream and the one provided
by the value value as both are templates. This is easily solved by calling
the operator<< through the member syntax.

Fixes #1285
2018-06-06 22:33:03 +02:00
..
automake.std.approved.txt Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
compact.sw.approved.txt Fix ambiguity in stringification 2018-06-06 22:33:03 +02:00
console.std.approved.txt Fix ambiguity in stringification 2018-06-06 22:33:03 +02:00
console.sw.approved.txt Fix ambiguity in stringification 2018-06-06 22:33:03 +02:00
console.swa4.approved.txt Support for parenthesizing types with commas. 2018-04-20 15:11:09 +02:00
junit.sw.approved.txt Fix ambiguity in stringification 2018-06-06 22:33:03 +02:00
xml.sw.approved.txt Fix ambiguity in stringification 2018-06-06 22:33:03 +02:00