Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r65437 - trunk/libs/utility
From: steven_at_[hidden]
Date: 2010-09-16 11:40:48


Author: steven_watanabe
Date: 2010-09-16 11:40:47 EDT (Thu, 16 Sep 2010)
New Revision: 65437
URL: http://svn.boost.org/trac/boost/changeset/65437

Log:
Make sure that utility/index.html has a complete list of components. Fixes #4629.
Text files modified:
   trunk/libs/utility/index.html | 6 ++++++
   1 files changed, 6 insertions(+), 0 deletions(-)

Modified: trunk/libs/utility/index.html
==============================================================================
--- trunk/libs/utility/index.html (original)
+++ trunk/libs/utility/index.html 2010-09-16 11:40:47 EDT (Thu, 16 Sep 2010)
@@ -14,16 +14,22 @@
                 <p>But that doesn't mean there isn't useful stuff here. Take a look:</p>
                 <blockquote>
                         <p>
+ addressof<br>
                                 <a href="assert.html">assert</a><br>
                                 <a href="base_from_member.html">base_from_member</a><br>
+ BOOST_BINARY<br>
                                 <a href="call_traits.htm">call_traits</a><br>
                                 <a href="checked_delete.html">checked_delete</a><br>
                                 <a href="compressed_pair.htm">compressed_pair</a><br>
                                 <a href="current_function.html">current_function</a><br>
                                 <a href="enable_if.html">enable_if</a><br>
+ in_place_factory<br>
             <a href="iterator_adaptors.htm">iterator_adaptors</a><br>
             <a href="generator_iterator.htm">generator iterator adaptors</a><br>
+ next/prior<br>
+ noncopyable<br>
                                 <a href="operators.htm">operators</a><br>
+ result_of<br>
                                 <a href="swap.html">swap</a><br>
                                 <a href="throw_exception.html">throw_exception</a><br>
                                 <a href="utility.htm">utility</a><br>


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