Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r58406 - trunk/libs/unordered/doc
From: daniel_james_at_[hidden]
Date: 2009-12-15 17:53:55


Author: danieljames
Date: 2009-12-15 17:53:54 EST (Tue, 15 Dec 2009)
New Revision: 58406
URL: http://svn.boost.org/trac/boost/changeset/58406

Log:
Add codegear compatibility to the changes.
Text files modified:
   trunk/libs/unordered/doc/changes.qbk | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/libs/unordered/doc/changes.qbk
==============================================================================
--- trunk/libs/unordered/doc/changes.qbk (original)
+++ trunk/libs/unordered/doc/changes.qbk 2009-12-15 17:53:54 EST (Tue, 15 Dec 2009)
@@ -107,6 +107,7 @@
 
 * Support instantiating the containers with incomplete value types.
 * Reduced the number of warnings (mostly in tests).
+* Improved codegear compatibility.
 * [@http://svn.boost.org/trac/boost/ticket/3693 Ticket 3693]:
   Add `erase_return_void` as a temporary workaround for the current
   `erase` which can be inefficient because it has to find the next


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk