2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-01 21:12:13 +00:00
Files
Catch2/projects/SelfTest/CompilationTests.cpp
Sergey Semushin 94425ad59b Add opt-in c++11 stream insertable check. (#877)
* Add opt-in c++11 stream insertable check.

To opt-in, define CATCH_CONFIG_CPP11_STREAM_INSERTABLE_CHECK.

Opt-in fixes #872 and should fix #757 as well.
2017-04-05 09:53:10 +02:00

1.6 KiB