From b7197929af1cca15e490703ba3632ae52a348b60 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 14 Oct 2010 12:21:35 +0200 Subject: New mapping for anyType with support for polymorphism --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0ce961e..b76baec 100644 --- a/NEWS +++ b/NEWS @@ -51,6 +51,10 @@ Version 3.2.0 * The anySimpleType build-in type is now mapped to std::string or a C-string, depending on whether STL is enabled or not. + * New mapping for anyType with support for polymorphism. For more + information, see Section 5.14, "Mapping for anyType" in the Embedded + C++/Hybrid Mapping Getting Started Guide. + * New configuration parameter, XSDE_STL_ITERATOR, makes iterators provided by the mapping conform to the STL requirements. This feature requires working header and allows you to use the standard -- cgit v1.1