From 9365373c0c476576b9d346413a0dcad2a111e6dc Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Wed, 11 Feb 2015 16:36:03 +0200
Subject: Add few C++11-only ideas

---
 feature/c++11-only | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'feature')

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?
-- 
cgit v1.1