Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r74846 - trunk/libs/unordered/doc
From: dnljms_at_[hidden]
Date: 2011-10-09 07:54:10


Author: danieljames
Date: 2011-10-09 07:54:10 EDT (Sun, 09 Oct 2011)
New Revision: 74846
URL: http://svn.boost.org/trac/boost/changeset/74846

Log:
Unordered: Fix documentation markup error.
Text files modified:
   trunk/libs/unordered/doc/ref.php | 7 +++----
   trunk/libs/unordered/doc/ref.xml | 28 ++++++++++++----------------
   2 files changed, 15 insertions(+), 20 deletions(-)

Modified: trunk/libs/unordered/doc/ref.php
==============================================================================
--- trunk/libs/unordered/doc/ref.php (original)
+++ trunk/libs/unordered/doc/ref.php 2011-10-09 07:54:10 EDT (Sun, 09 Oct 2011)
@@ -418,7 +418,7 @@
                 <para>In version of Boost before 1.48 this emulated the variadic pair
                       constructor from older C++0x drafts. For backwards compatability
                       this can be enabled by defining the macro
- <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.
+ <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.</para>
               </notes>
             </method>
             <method name="emplace_hint">
@@ -459,12 +459,11 @@
                       for rvalue references or move semantics.</para>
                 <para>Since existing <code>std::pair</code> implementations don't support
                       <code>std::piecewise_construct</code> this emulates it,
- but using <code>boost::unordered::piecewise_construct</code>.
+ but using <code>boost::unordered::piecewise_construct</code>.</para>
                 <para>In version of Boost before 1.48 this emulated the variadic pair
                       constructor from older C++0x drafts. For backwards compatability
                       this can be enabled by defining the macro
- <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.
- </para>
+ <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.</para>
               </notes>
             </method>
             <method name="insert">

Modified: trunk/libs/unordered/doc/ref.xml
==============================================================================
--- trunk/libs/unordered/doc/ref.xml (original)
+++ trunk/libs/unordered/doc/ref.xml 2011-10-09 07:54:10 EDT (Sun, 09 Oct 2011)
@@ -356,7 +356,7 @@
                 <para>In version of Boost before 1.48 this emulated the variadic pair
                       constructor from older C++0x drafts. For backwards compatability
                       this can be enabled by defining the macro
- <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.
+ <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.</para>
               </notes>
             </method>
             <method name="emplace_hint">
@@ -390,12 +390,11 @@
                       for rvalue references or move semantics.</para>
                 <para>Since existing <code>std::pair</code> implementations don't support
                       <code>std::piecewise_construct</code> this emulates it,
- but using <code>boost::unordered::piecewise_construct</code>.
+ but using <code>boost::unordered::piecewise_construct</code>.</para>
                 <para>In version of Boost before 1.48 this emulated the variadic pair
                       constructor from older C++0x drafts. For backwards compatability
                       this can be enabled by defining the macro
- <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.
- </para>
+ <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.</para>
               </notes>
             </method>
             <method name="insert">
@@ -1296,7 +1295,7 @@
                 <para>In version of Boost before 1.48 this emulated the variadic pair
                       constructor from older C++0x drafts. For backwards compatability
                       this can be enabled by defining the macro
- <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.
+ <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.</para>
               </notes>
             </method>
             <method name="emplace_hint">
@@ -1330,12 +1329,11 @@
                       for rvalue references or move semantics.</para>
                 <para>Since existing <code>std::pair</code> implementations don't support
                       <code>std::piecewise_construct</code> this emulates it,
- but using <code>boost::unordered::piecewise_construct</code>.
+ but using <code>boost::unordered::piecewise_construct</code>.</para>
                 <para>In version of Boost before 1.48 this emulated the variadic pair
                       constructor from older C++0x drafts. For backwards compatability
                       this can be enabled by defining the macro
- <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.
- </para>
+ <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.</para>
               </notes>
             </method>
             <method name="insert">
@@ -2248,7 +2246,7 @@
                 <para>In version of Boost before 1.48 this emulated the variadic pair
                       constructor from older C++0x drafts. For backwards compatability
                       this can be enabled by defining the macro
- <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.
+ <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.</para>
               </notes>
             </method>
             <method name="emplace_hint">
@@ -2282,12 +2280,11 @@
                       for rvalue references or move semantics.</para>
                 <para>Since existing <code>std::pair</code> implementations don't support
                       <code>std::piecewise_construct</code> this emulates it,
- but using <code>boost::unordered::piecewise_construct</code>.
+ but using <code>boost::unordered::piecewise_construct</code>.</para>
                 <para>In version of Boost before 1.48 this emulated the variadic pair
                       constructor from older C++0x drafts. For backwards compatability
                       this can be enabled by defining the macro
- <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.
- </para>
+ <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.</para>
               </notes>
             </method>
             <method name="insert">
@@ -3233,7 +3230,7 @@
                 <para>In version of Boost before 1.48 this emulated the variadic pair
                       constructor from older C++0x drafts. For backwards compatability
                       this can be enabled by defining the macro
- <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.
+ <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.</para>
               </notes>
             </method>
             <method name="emplace_hint">
@@ -3267,12 +3264,11 @@
                       for rvalue references or move semantics.</para>
                 <para>Since existing <code>std::pair</code> implementations don't support
                       <code>std::piecewise_construct</code> this emulates it,
- but using <code>boost::unordered::piecewise_construct</code>.
+ but using <code>boost::unordered::piecewise_construct</code>.</para>
                 <para>In version of Boost before 1.48 this emulated the variadic pair
                       constructor from older C++0x drafts. For backwards compatability
                       this can be enabled by defining the macro
- <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.
- </para>
+ <code>BOOST_UNORDERED_DEPRECATED_PAIR_CONSTRUCT</code>.</para>
               </notes>
             </method>
             <method name="insert">


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