catch2/projects
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
..
Benchmark qualified a load of size_ts with std:: namespace (all those not from Clara) 2017-09-18 17:13:17 +01:00
SelfTest Fix ambiguity in stringification 2018-06-06 22:33:03 +02:00
XCode/OCTest Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
Where did the projects go.txt Renamed missing project explainer filename 2017-01-09 21:59:53 +00:00