Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r73830 - trunk/libs/unordered/doc
From: dnljms_at_[hidden]
Date: 2011-08-16 18:19:01


Author: danieljames
Date: 2011-08-16 18:19:00 EDT (Tue, 16 Aug 2011)
New Revision: 73830
URL: http://svn.boost.org/trac/boost/changeset/73830

Log:
Unordered: Fix an xml error in the docs.
Text files modified:
   trunk/libs/unordered/doc/ref.php | 1 +
   trunk/libs/unordered/doc/ref.xml | 1 +
   2 files changed, 2 insertions(+), 0 deletions(-)

Modified: trunk/libs/unordered/doc/ref.php
==============================================================================
--- trunk/libs/unordered/doc/ref.php (original)
+++ trunk/libs/unordered/doc/ref.php 2011-08-16 18:19:00 EDT (Tue, 16 Aug 2011)
@@ -792,6 +792,7 @@
                 <para>This is not specified in the draft standard, but that is probably an oversight. The issue has been raised in
                   <ulink url="http://groups.google.com/group/comp.std.c++/browse_thread/thread/ab7c22a868fd370b">comp.std.c++</ulink>.</para>
               </notes>
+ </overloaded-method>
 <?php endif; ?>
           </method-group>
           <method-group name="bucket interface">

Modified: trunk/libs/unordered/doc/ref.xml
==============================================================================
--- trunk/libs/unordered/doc/ref.xml (original)
+++ trunk/libs/unordered/doc/ref.xml 2011-08-16 18:19:00 EDT (Tue, 16 Aug 2011)
@@ -2495,6 +2495,7 @@
                 <para>This is not specified in the draft standard, but that is probably an oversight. The issue has been raised in
                   <ulink url="http://groups.google.com/group/comp.std.c++/browse_thread/thread/ab7c22a868fd370b">comp.std.c++</ulink>.</para>
               </notes>
+ </overloaded-method>
           </method-group>
           <method-group name="bucket interface">
             <method name="bucket_count" cv="const">


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