Andrew Foster 1f97d4d318 Fixed std::distance compile error with Oracle Solaris Studio 12.1
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.
2016-10-10 11:44:16 +01:00
..
2016-03-14 19:13:34 +00:00