diff options
-rw-r--r-- | feature/c++11-only | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/feature/c++11-only b/feature/c++11-only index ee2b378..0140025 100644 --- a/feature/c++11-only +++ b/feature/c++11-only @@ -5,3 +5,7 @@ - Solaris (10 or completely?) - VC12? It has nasty lack of default move ctor + + - 64-bit targets only (no more multi-arch insanity in binaries) + + - GCC versions without regex support? |