mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 19:22:25 +01:00
1f97d4d318
Building Catch with Oracle Solaris Studio 12.1 generates an error when calling std::distance due to the toolchains non-compliant STL implementation. This implementation returns its result via an output parameter rather than a return value. |
||
---|---|---|
.. | ||
catch_reporter_bases.hpp | ||
catch_reporter_compact.hpp | ||
catch_reporter_console.hpp | ||
catch_reporter_junit.hpp | ||
catch_reporter_multi.hpp | ||
catch_reporter_teamcity.hpp | ||
catch_reporter_xml.hpp |