From de60e8f85040f79ecbdcc5d94a341e21f0a2db0d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 7 Oct 2009 09:28:51 +0200 Subject: Update with information on the STL iterator feature --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index df9763c..47d6fb2 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,13 @@ Version 3.2.0 imports for the same namespace. Before, all subsequent imports for a namespace were ignored which caused error in some schemas. + C++/Hybrid + + * 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 algorithms such as find_if, etc. + Version 3.1.0 C++/Hybrid -- cgit v1.1