From d43a0047151d490dcd061e3f105bfc4eb9fac854 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 2 Mar 2012 12:31:38 +0200 Subject: New example that shows C++11 support, build infrastructure for C++11 --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index 61f8818..1ed8cab 100644 --- a/README +++ b/README @@ -47,6 +47,9 @@ view optimistic Shows how to use optimistic concurrency in ODB. +c++11 + Shows how to use ODB with C++11. + boost Shows how to persist objects that use Boost smart pointers, containers, and value types with the help of the Boost profile library (libodb-boost). -- cgit v1.1