- non-SFINAE IsStreamInsertable
This commit is contained in:
Phil Nash
2013-04-20 23:20:05 +01:00
parent 9fff9e47d3
commit dd52044374
4 changed files with 84 additions and 60 deletions

View File

@@ -13,7 +13,7 @@
namespace Catch {
// These numbers are maintained by a script
Version libraryVersion( 0, 9, 34, "integration" );
Version libraryVersion( 0, 9, 35, "integration" );
}
#endif // TWOBLUECUBES_CATCH_VERSION_HPP_INCLUDED