Andrew Foster 87803cdd2d Fixed std::make_pair compile error with Oracle Solaris Studio 12.1
Building Catch with Oracle Solaris Studio 12.1 generates an error when deducing
a std::string argument from a const char * while constructing a std::pair<> via
std::make_pair.  Providing an explicit nudge to the compiler resolves the
problem.
2016-10-10 11:43:49 +01:00
..
2014-12-11 23:48:11 +00:00
2014-03-17 18:40:58 +00:00
2014-05-20 18:49:28 +01:00
2014-05-19 18:57:14 +01:00
2015-07-01 07:33:27 +01:00
2015-07-28 18:55:11 +01:00
2015-12-04 10:19:08 +00:00
2014-06-30 07:33:17 +01:00
2014-06-30 07:33:17 +01:00
2014-03-17 18:40:58 +00:00
2015-07-01 07:33:27 +01:00
2016-09-27 10:46:22 +01:00
2016-08-24 09:38:24 -05:00