From e288ee241317773c77d954c8c286f53a963e7c19 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 3 Sep 2012 12:02:29 +0200 Subject: Add support for Boost Multi-Index container in Boost profile --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 09150fa..e03d90c 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,10 @@ Version 2.1.0 For more information, refer to Section 12.7, "Database Type Mapping Pragmas" in the ODB manual. + * The Boost profile now provides persistence support for the Boost Multi- + Index container (boost::multi_index_container). For more information, + refer to Section 19.3, "Multi-Index Container Library" in the ODB manual. + * New pragma, definition, allows the specification of an alternative code generation location for persistent classes, views, and composite value types. This mechanism is primarily useful for converting third-party -- cgit v1.1