catch2/projects
Andy Sawyer 196e363da2 Implement toString( std::pair<T1,T2> )
- Transplanted the earlier implementation of StringMaker<pair>from
  ToStringPair.cpp to catch_tostring.h

 - Remove the specialisation of toString( pair<int,int> ) from
   TrickyTests.cpp
2014-09-04 21:07:50 +01:00
..