mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 19:22:25 +01:00
71b969dec9
Building Catch with Oracle Solaris Studio 12.1 generates an error because it is unable to convert from a std::vector<>::reverse_iterator to a std::vector<>::const_reverse_iterator. This is easily avoided by using a constant reference to the type before obtaining the iterator. |
||
---|---|---|
.. | ||
external | ||
internal | ||
reporters | ||
catch_session.hpp | ||
catch_with_main.hpp | ||
catch.hpp |