Phil Nash
|
f3d1f08c3b
|
Removed all trailing whitespace
- addresses #105
|
2013-07-03 19:14:59 +01:00 |
|
Phil Nash
|
4dd3f68dd9
|
Compiler capabilities clean-up
- renamed CATCH_SFINAE -> CATCH_CONFIG_SFINAE
- moved variadic macros detection into catch_compiler_capabilities.h
|
2013-04-22 08:19:17 +01:00 |
|
Phil Nash
|
003960dc90
|
Returned to older version of IsStreamable
- this time based on code from Martin Moene
https://gist.github.com/martinmoene/5418947#file-insertionopdetector-cpp
|
2013-04-20 23:12:17 +01:00 |
|
Phil Nash
|
5062d3e92b
|
Added (conditional) SFINAE support.
Better streamable detection for toString using SFINAE (falls back to non-SFINAE version without)
|
2013-04-16 22:55:31 +01:00 |
|