summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-02-08 15:19:16 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-02-08 15:19:16 +0200
commitcbcb0bdbe761e1930d2c08316866fd6ec7c833fb (patch)
tree0e11c7d56a3c6c2c9722c2a623962f1f6d63b89d
parenta02112388836f6f7a0cfe730dab71936008d99cd (diff)
Start thoughts on C++11-only ODB2.4.0
-rw-r--r--feature/c++11-only7
1 files changed, 7 insertions, 0 deletions
diff --git a/feature/c++11-only b/feature/c++11-only
new file mode 100644
index 0000000..ee2b378
--- /dev/null
+++ b/feature/c++11-only
@@ -0,0 +1,7 @@
+- Drop:
+
+ - Qt4
+ - SQL Server 2005
+ - Solaris (10 or completely?)
+
+ - VC12? It has nasty lack of default move ctor