aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-09-03 12:02:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-09-03 12:02:29 +0200
commite288ee241317773c77d954c8c286f53a963e7c19 (patch)
treeb6cf3692930fc5f4eb830b25fcf4dd359d62449c /NEWS
parent433d607341fbc32c5e5bc4abc7e4d9adc679d7bc (diff)
Add support for Boost Multi-Index container in Boost profile
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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