From 6c0d1e2ad8e86cb4c728ae6462b10ef7a06ee5c6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 5 Sep 2012 11:59:26 +0200 Subject: Support for Boost uuid persistence New Boost sub-profile: uuid. New test: boost/common/uuid. Updated the boost example to use uuid as an object id. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 85f8648..6f06c79 100644 --- a/NEWS +++ b/NEWS @@ -44,6 +44,11 @@ Version 2.1.0 Index container (boost::multi_index_container). For more information, refer to Section 19.3, "Multi-Index Container Library" in the ODB manual. + * The Boost profile now provides persistence support for the Boost uuid type + (boost::uuids::uuid). For more information, refer to Section 19.6, "Uuid + Library" in the ODB manual as well as the 'boost' example in the + odb-examples package. + * 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