Phil Nash
|
40d0d2f656
|
Added unique_ptr detection to compiler_capabilities
- as well as use by C++11 conformant compilers now enabled for VS2013 on too (see #479)
- updated docs with this (and long long and override support)
|
2015-08-11 08:09:41 +01:00 |
|
Phil Nash
|
7ab3b5aefb
|
Added compiler feature suppression macros
_NO_ forms to disable detection of features - particularly C++11 features.
Also removed SFINAE detection (and use in tostring)
|
2015-06-30 08:41:55 +01:00 |
|
Phil Nash
|
b454c43dea
|
Extends configuration docs
|
2014-12-17 18:16:24 +00:00 |
|
Phil Nash
|
32186db1b0
|
Added first cut of docs for configuring Catch
- initially just covers new colour config
- also updated all [Home] links in footers to go to local readme
|
2014-10-21 18:25:57 +01:00 |
|