Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r69006 - in sandbox/endian_ext/libs/integer/endian/doc: . html html/toward_boost_integer_endian
From: vicente.botet_at_[hidden]
Date: 2011-02-18 17:49:23


Author: viboes
Date: 2011-02-18 17:49:21 EST (Fri, 18 Feb 2011)
New Revision: 69006
URL: http://svn.boost.org/trac/boost/changeset/69006

Log:
Integer.Endian
Text files modified:
   sandbox/endian_ext/libs/integer/endian/doc/Jamfile.v2 | 6 +-
   sandbox/endian_ext/libs/integer/endian/doc/html/index.html | 24 +++++++-------
   sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/appendices.html | 30 +++++++++---------
   sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/overview.html | 38 +++++++++++-----------
   sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/reference.html | 44 +++++++++++++-------------
   sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/users_guide.html | 66 ++++++++++++++++++++--------------------
   sandbox/endian_ext/libs/integer/endian/doc/integer_endian.qbk | 8 ++--
   7 files changed, 108 insertions(+), 108 deletions(-)

Modified: sandbox/endian_ext/libs/integer/endian/doc/Jamfile.v2
==============================================================================
--- sandbox/endian_ext/libs/integer/endian/doc/Jamfile.v2 (original)
+++ sandbox/endian_ext/libs/integer/endian/doc/Jamfile.v2 2011-02-18 17:49:21 EST (Fri, 18 Feb 2011)
@@ -43,11 +43,11 @@
         # How far down we go with TOC's
         <xsl:param>generate.section.toc.level=10
         # Path for links to Boost:
- <xsl:param>boost.root=../../../..
+ <xsl:param>boost.root=../../../../..
         # Path for libraries index:
- <xsl:param>boost.libraries=../../../../libs/libraries.htm
+ <xsl:param>boost.libraries=../../../../../libs/libraries.htm
         # Use the main Boost stylesheet:
- <xsl:param>html.stylesheet=../../../../doc/src/boostbook.css
+ <xsl:param>html.stylesheet=../../../../../doc/src/boostbook.css
 
         # PDF Options:
         # TOC Generation: this is needed for FOP-0.9 and later:

Modified: sandbox/endian_ext/libs/integer/endian/doc/html/index.html
==============================================================================
--- sandbox/endian_ext/libs/integer/endian/doc/html/index.html (original)
+++ sandbox/endian_ext/libs/integer/endian/doc/html/index.html 2011-02-18 17:49:21 EST (Fri, 18 Feb 2011)
@@ -2,22 +2,22 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Toward Boost.Integer.Endian 0.2.0</title>
-<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 <link rel="home" href="index.html" title="Toward Boost.Integer.Endian 0.2.0">
 <link rel="next" href="toward_boost_integer_endian/overview.html" title="Overview">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
-<div class="spirit-nav"><a accesskey="n" href="toward_boost_integer_endian/overview.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div>
+<div class="spirit-nav"><a accesskey="n" href="toward_boost_integer_endian/overview.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a></div>
 <div class="article">
 <div class="titlepage">
 <div>
@@ -31,10 +31,10 @@
 <span class="firstname">Vicente J.</span> <span class="surname">Botet Escriba</span>
 </h3></div>
 </div></div>
-<div><p class="copyright">Copyright &#169; 2006 -2009 Beman Dawes</p></div>
-<div><p class="copyright">Copyright &#169; 2010 Vicente J. Botet Escriba</p></div>
+<div><p class="copyright">Copyright &#169; 2006 -2010 Beman Dawes</p></div>
+<div><p class="copyright">Copyright &#169; 2010 -2011 Vicente J. Botet Escriba</p></div>
 <div><div class="legalnotice">
-<a name="id3034286"></a><p>
+<a name="id2893862"></a><p>
         Distributed under the Boost Software License, Version 1.0. (See accompanying
         file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       </p>
@@ -100,7 +100,7 @@
 </div>
 <div class="warning"><table border="0" summary="Warning">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../doc/src/images/warning.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../doc/src/images/warning.png"></td>
 <th align="left">Warning</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -110,10 +110,10 @@
 </table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: February 16, 2011 at 18:54:19 GMT</small></p></td>
+<td align="left"><p><small>Last revised: February 18, 2011 at 22:47:19 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>
-<div class="spirit-nav"><a accesskey="n" href="toward_boost_integer_endian/overview.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div>
+<div class="spirit-nav"><a accesskey="n" href="toward_boost_integer_endian/overview.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a></div>
 </body>
 </html>

Modified: sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/appendices.html
==============================================================================
--- sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/appendices.html (original)
+++ sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/appendices.html 2011-02-18 17:49:21 EST (Fri, 18 Feb 2011)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Appendices</title>
-<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 <link rel="home" href="../index.html" title="Toward Boost.Integer.Endian 0.2.0">
 <link rel="up" href="../index.html" title="Toward Boost.Integer.Endian 0.2.0">
@@ -10,16 +10,16 @@
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="reference.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a>
+<a accesskey="p" href="reference.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a>
 </div>
 <div class="section">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -139,7 +139,7 @@
       B: Rationale</a>
 </h3></div></div></div>
 <a name="toward_boost_integer_endian.appendices.rationale.design_considerations_for__emphasis_role__bold__boost_integer_endian_ext__emphasis_"></a><h5>
-<a name="id3079290"></a>
+<a name="id2938865"></a>
         <a class="link" href="appendices.html#toward_boost_integer_endian.appendices.rationale.design_considerations_for__emphasis_role__bold__boost_integer_endian_ext__emphasis_">Design
         considerations for <span class="bold"><strong>Boost.Integer.Endian.Ext</strong></span></a>
       </h5>
@@ -179,7 +179,7 @@
           </li>
 </ul></div>
 <a name="toward_boost_integer_endian.appendices.rationale.experience"></a><h5>
-<a name="id3079397"></a>
+<a name="id2938973"></a>
         <a class="link" href="appendices.html#toward_boost_integer_endian.appendices.rationale.experience">Experience</a>
       </h5>
 <p>
@@ -190,7 +190,7 @@
         widely useful across a wide range of computer architectures and applications.
       </p>
 <a name="toward_boost_integer_endian.appendices.rationale.motivating_use_cases"></a><h5>
-<a name="id3079430"></a>
+<a name="id2939006"></a>
         <a class="link" href="appendices.html#toward_boost_integer_endian.appendices.rationale.motivating_use_cases">Motivating
         use cases</a>
       </h5>
@@ -202,7 +202,7 @@
         and cleans the code wonderfully."
       </p>
 <a name="toward_boost_integer_endian.appendices.rationale.c__0x"></a><h5>
-<a name="id3079468"></a>
+<a name="id2939043"></a>
         <a class="link" href="appendices.html#toward_boost_integer_endian.appendices.rationale.c__0x">C++0x</a>
       </h5>
 <p>
@@ -217,7 +217,7 @@
       C: Implementation Notes</a>
 </h3></div></div></div>
 <a name="toward_boost_integer_endian.appendices.implementation.faq"></a><h5>
-<a name="id3079516"></a>
+<a name="id2939091"></a>
         <a class="link" href="appendices.html#toward_boost_integer_endian.appendices.implementation.faq">FAQ</a>
       </h5>
 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
@@ -989,7 +989,7 @@
       G: Future plans</a>
 </h3></div></div></div>
 <a name="toward_boost_integer_endian.appendices.todo.tasks_to_do_before_review"></a><h5>
-<a name="id3081015"></a>
+<a name="id2940591"></a>
         <a class="link" href="appendices.html#toward_boost_integer_endian.appendices.todo.tasks_to_do_before_review">Tasks
         to do before review</a>
       </h5>
@@ -1008,7 +1008,7 @@
           </li>
 </ul></div>
 <a name="toward_boost_integer_endian.appendices.todo.for_later_releases"></a><h5>
-<a name="id3081067"></a>
+<a name="id2940643"></a>
         <a class="link" href="appendices.html#toward_boost_integer_endian.appendices.todo.for_later_releases">For
         later releases</a>
       </h5>
@@ -1021,7 +1021,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2006 -2009 Beman Dawes<br>Copyright &#169; 2010 Vicente J. Botet Escriba<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2006 -2010 Beman Dawes<br>Copyright &#169; 2010 -2011 Vicente J. Botet Escriba<p>
         Distributed under the Boost Software License, Version 1.0. (See accompanying
         file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       </p>
@@ -1029,7 +1029,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="reference.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a>
+<a accesskey="p" href="reference.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a>
 </div>
 </body>
 </html>

Modified: sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/overview.html
==============================================================================
--- sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/overview.html (original)
+++ sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/overview.html 2011-02-18 17:49:21 EST (Fri, 18 Feb 2011)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Overview</title>
-<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 <link rel="home" href="../index.html" title="Toward Boost.Integer.Endian 0.2.0">
 <link rel="up" href="../index.html" title="Toward Boost.Integer.Endian 0.2.0">
@@ -11,16 +11,16 @@
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../index.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="users_guide.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../index.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="users_guide.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
 </div>
 <div class="section">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -31,7 +31,7 @@
 <dt><span class="section">Description</span></dt>
 </dl></div>
 <a name="toward_boost_integer_endian.overview.how_to_use_this_documentation"></a><h4>
-<a name="id3034335"></a>
+<a name="id2893910"></a>
       <a class="link" href="overview.html#toward_boost_integer_endian.overview.how_to_use_this_documentation">How
       to Use This Documentation</a>
     </h4>
@@ -67,7 +67,7 @@
 </ul></div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../doc/src/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -77,7 +77,7 @@
 </table></div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../doc/src/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -124,7 +124,7 @@
         of the main critics that have been done recently.
       </p>
 <a name="toward_boost_integer_endian.overview.motivation.intrusive_verus_non_intrusive"></a><h5>
-<a name="id2993046"></a>
+<a name="id2852622"></a>
         <a class="link" href="overview.html#toward_boost_integer_endian.overview.motivation.intrusive_verus_non_intrusive">Intrusive
         verus non-intrusive</a>
       </h5>
@@ -149,7 +149,7 @@
 <span class="identifier">as_endian</span><span class="special">&lt;</span><span class="identifier">native</span><span class="special">&gt;(</span><span class="identifier">st_b</span><span class="special">)</span> <span class="special">=</span> <span class="identifier">as_endian</span><span class="special">&lt;</span><span class="identifier">big</span><span class="special">&gt;(</span><span class="identifier">st_a</span><span class="special">);</span>
 </pre>
 <a name="toward_boost_integer_endian.overview.motivation.physical_versus_logical_data"></a><h5>
-<a name="id2993241"></a>
+<a name="id2852817"></a>
         <a class="link" href="overview.html#toward_boost_integer_endian.overview.motivation.physical_versus_logical_data">Physical
         versus Logical data</a>
       </h5>
@@ -181,7 +181,7 @@
         is the best adapted.
       </p>
 <a name="toward_boost_integer_endian.overview.motivation.inherent_inefficient_arithmetic_operations"></a><h5>
-<a name="id2993301"></a>
+<a name="id2852877"></a>
         <a class="link" href="overview.html#toward_boost_integer_endian.overview.motivation.inherent_inefficient_arithmetic_operations">Inherent
         inefficient arithmetic operations</a>
       </h5>
@@ -226,7 +226,7 @@
         applications would benefit from the safe and transparent approach.
       </p>
 <a name="toward_boost_integer_endian.overview.motivation.in_place_conversion"></a><h5>
-<a name="id3044195"></a>
+<a name="id2903770"></a>
         <a class="link" href="overview.html#toward_boost_integer_endian.overview.motivation.in_place_conversion">In-place
         conversion</a>
       </h5>
@@ -249,7 +249,7 @@
         every application should use this approach.
       </p>
 <a name="toward_boost_integer_endian.overview.motivation.udt_endianness"></a><h5>
-<a name="id3044355"></a>
+<a name="id2903930"></a>
         <a class="link" href="overview.html#toward_boost_integer_endian.overview.motivation.udt_endianness">UDT
         endianness</a>
       </h5>
@@ -273,7 +273,7 @@
 <span class="special">};</span> <span class="comment">// UserMessage
 </span></pre>
 <a name="toward_boost_integer_endian.overview.motivation.mixed_endianness"></a><h5>
-<a name="id3044984"></a>
+<a name="id2904560"></a>
         <a class="link" href="overview.html#toward_boost_integer_endian.overview.motivation.mixed_endianness">Mixed
         endianness</a>
       </h5>
@@ -295,7 +295,7 @@
 <span class="special">};</span> <span class="comment">// Packet
 </span></pre>
 <a name="toward_boost_integer_endian.overview.motivation.floating_point"></a><h5>
-<a name="id3045162"></a>
+<a name="id2904737"></a>
         <a class="link" href="overview.html#toward_boost_integer_endian.overview.motivation.floating_point">Floating
         point</a>
       </h5>
@@ -304,7 +304,7 @@
         but also by a multitude of standard on not standard formats.
       </p>
 <a name="toward_boost_integer_endian.overview.motivation.conclusion"></a><h5>
-<a name="id3045187"></a>
+<a name="id2904762"></a>
         <a class="link" href="overview.html#toward_boost_integer_endian.overview.motivation.conclusion">Conclusion</a>
       </h5>
 <p>
@@ -381,7 +381,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2006 -2009 Beman Dawes<br>Copyright &#169; 2010 Vicente J. Botet Escriba<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2006 -2010 Beman Dawes<br>Copyright &#169; 2010 -2011 Vicente J. Botet Escriba<p>
         Distributed under the Boost Software License, Version 1.0. (See accompanying
         file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       </p>
@@ -389,7 +389,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../index.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="users_guide.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../index.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="users_guide.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/reference.html
==============================================================================
--- sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/reference.html (original)
+++ sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/reference.html 2011-02-18 17:49:21 EST (Fri, 18 Feb 2011)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Reference</title>
-<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 <link rel="home" href="../index.html" title="Toward Boost.Integer.Endian 0.2.0">
 <link rel="up" href="../index.html" title="Toward Boost.Integer.Endian 0.2.0">
@@ -11,16 +11,16 @@
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="users_guide.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="appendices.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="users_guide.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="appendices.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
 </div>
 <div class="section">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -116,7 +116,7 @@
         and std::string types.
       </p>
 <a name="toward_boost_integer_endian.reference.binary_stream_hpp.synopsis"></a><h5>
-<a name="id3054470"></a>
+<a name="id2914045"></a>
         <a class="link" href="reference.html#toward_boost_integer_endian.reference.binary_stream_hpp.synopsis">Synopsis</a>
       </h5>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span>
@@ -193,7 +193,7 @@
 </span></pre>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../doc/src/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -202,7 +202,7 @@
 </table></div>
 <div class="warning"><table border="0" summary="Warning">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../doc/src/images/warning.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../../doc/src/images/warning.png"></td>
 <th align="left">Warning</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -235,7 +235,7 @@
         tags.
       </p>
 <a name="toward_boost_integer_endian.reference.integer_endianness_hpp.synopsis"></a><h5>
-<a name="id3057624"></a>
+<a name="id2917200"></a>
         <a class="link" href="reference.html#toward_boost_integer_endian.reference.integer_endianness_hpp.synopsis">Synopsis</a>
       </h5>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span>
@@ -316,7 +316,7 @@
         metafunction.
       </p>
 <a name="toward_boost_integer_endian.reference.endian_domain_map_hpp.synopsis"></a><h5>
-<a name="id3058188"></a>
+<a name="id2917763"></a>
         <a class="link" href="reference.html#toward_boost_integer_endian.reference.endian_domain_map_hpp.synopsis">Synopsis</a>
       </h5>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span>
@@ -396,7 +396,7 @@
         configurations.
       </p>
 <a name="toward_boost_integer_endian.reference.integer_endian_pack_hpp.synopsis"></a><h5>
-<a name="id3058821"></a>
+<a name="id2918396"></a>
         <a class="link" href="reference.html#toward_boost_integer_endian.reference.integer_endian_pack_hpp.synopsis">Synopsis</a>
       </h5>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span>
@@ -570,7 +570,7 @@
 </li></ul></div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../doc/src/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -694,7 +694,7 @@
         names for common configurations.
       </p>
 <a name="toward_boost_integer_endian.reference.integer_endian_hpp.synopsis"></a><h5>
-<a name="id3066099"></a>
+<a name="id2925674"></a>
         <a class="link" href="reference.html#toward_boost_integer_endian.reference.integer_endian_hpp.synopsis">Synopsis</a>
       </h5>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span>
@@ -859,7 +859,7 @@
 </li></ul></div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../doc/src/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -971,7 +971,7 @@
         and extraction of endian types.
       </p>
 <a name="toward_boost_integer_endian.reference.integer_endian_binary_stream_hpp.synopsis"></a><h5>
-<a name="id3073226"></a>
+<a name="id2932802"></a>
         <a class="link" href="reference.html#toward_boost_integer_endian.reference.integer_endian_binary_stream_hpp.synopsis">Synopsis</a>
       </h5>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span>
@@ -1004,7 +1004,7 @@
 <div class="toc"><dl><dt><span class="section"><a href="reference.html#toward_boost_integer_endian.reference.integer_endian_type_hpp.integer_endian_type">Meta
         Function <code class="computeroutput"><span class="identifier">endian_type</span><span class="special">&lt;&gt;</span></code></a></span></dt></dl></div>
 <a name="toward_boost_integer_endian.reference.integer_endian_type_hpp.synopsis"></a><h5>
-<a name="id3074192"></a>
+<a name="id2933768"></a>
         <a class="link" href="reference.html#toward_boost_integer_endian.reference.integer_endian_type_hpp.synopsis">Synopsis</a>
       </h5>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span>
@@ -1039,7 +1039,7 @@
           The user can specialize this metafunction for specific clases.
         </p>
 <a name="toward_boost_integer_endian.reference.integer_endian_type_hpp.integer_endian_type.example"></a><h6>
-<a name="id3074510"></a>
+<a name="id2934086"></a>
           <a class="link" href="reference.html#toward_boost_integer_endian.reference.integer_endian_type_hpp.integer_endian_type.example">Example</a>
         </h6>
 <pre class="programlisting"><span class="identifier">is_same</span><span class="special">&lt;</span><span class="identifier">endian_type</span><span class="special">&lt;</span><span class="identifier">endian</span><span class="special">&lt;</span><span class="identifier">endianness</span><span class="special">::</span><span class="identifier">big</span><span class="special">,</span> <span class="keyword">int</span><span class="special">&gt;</span> <span class="special">&gt;::</span><span class="identifier">type</span><span class="special">,</span> <span class="identifier">endianness</span><span class="special">::</span><span class="identifier">big</span><span class="special">&gt;::</span><span class="identifier">value</span> <span class="special">==</span> <span class="keyword">true</span>
@@ -1084,7 +1084,7 @@
         helper functions.
       </p>
 <a name="toward_boost_integer_endian.reference.integer_endian_view_hpp.synopsis"></a><h5>
-<a name="id3074815"></a>
+<a name="id2934391"></a>
         <a class="link" href="reference.html#toward_boost_integer_endian.reference.integer_endian_view_hpp.synopsis">Synopsis</a>
       </h5>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span>
@@ -1278,7 +1278,7 @@
         Function Template <code class="computeroutput"><span class="identifier">convert</span><span class="special">&lt;&gt;</span></code></a></span></dt>
 </dl></div>
 <a name="toward_boost_integer_endian.reference.integer_endian_conversion_hpp.synopsis"></a><h5>
-<a name="id3077349"></a>
+<a name="id2936924"></a>
         <a class="link" href="reference.html#toward_boost_integer_endian.reference.integer_endian_conversion_hpp.synopsis">Synopsis</a>
       </h5>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span>
@@ -1389,7 +1389,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2006 -2009 Beman Dawes<br>Copyright &#169; 2010 Vicente J. Botet Escriba<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2006 -2010 Beman Dawes<br>Copyright &#169; 2010 -2011 Vicente J. Botet Escriba<p>
         Distributed under the Boost Software License, Version 1.0. (See accompanying
         file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       </p>
@@ -1397,7 +1397,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="users_guide.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="appendices.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="users_guide.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="appendices.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/users_guide.html
==============================================================================
--- sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/users_guide.html (original)
+++ sandbox/endian_ext/libs/integer/endian/doc/html/toward_boost_integer_endian/users_guide.html 2011-02-18 17:49:21 EST (Fri, 18 Feb 2011)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Users'Guide</title>
-<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 <link rel="home" href="../index.html" title="Toward Boost.Integer.Endian 0.2.0">
 <link rel="up" href="../index.html" title="Toward Boost.Integer.Endian 0.2.0">
@@ -11,16 +11,16 @@
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
-<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
-<td align="center">Home</td>
-<td align="center">Libraries</td>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
+<td align="center">Home</td>
+<td align="center">Libraries</td>
 <td align="center">People</td>
 <td align="center">FAQ</td>
-<td align="center">More</td>
+<td align="center">More</td>
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="reference.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="overview.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="reference.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
 </div>
 <div class="section">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -72,7 +72,7 @@
         <span class="bold"><strong>Boost.Integer.Endian.Ext</strong></span></a>
 </h4></div></div></div>
 <a name="toward_boost_integer_endian.users_guide.getting_started.install.getting__emphasis_role__bold__boost_integer_endian_ext__emphasis_"></a><h6>
-<a name="id3045410"></a>
+<a name="id2904986"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.getting_started.install.getting__emphasis_role__bold__boost_integer_endian_ext__emphasis_">Getting
           <span class="bold"><strong>Boost.Integer.Endian.Ext</strong></span></a>
         </h6>
@@ -86,7 +86,7 @@
           Sandbox</a>.
         </p>
 <a name="toward_boost_integer_endian.users_guide.getting_started.install.building__emphasis_role__bold__boost_integer_endian_ext__emphasis_"></a><h6>
-<a name="id3045471"></a>
+<a name="id2905047"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.getting_started.install.building__emphasis_role__bold__boost_integer_endian_ext__emphasis_">Building
           <span class="bold"><strong>Boost.Integer.Endian.Ext</strong></span></a>
         </h6>
@@ -112,7 +112,7 @@
             </li>
 </ul></div>
 <a name="toward_boost_integer_endian.users_guide.getting_started.install.requirements"></a><h6>
-<a name="id3045543"></a>
+<a name="id2905118"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.getting_started.install.requirements">Requirements</a>
         </h6>
 <p>
@@ -134,7 +134,7 @@
 </dl>
 </div>
 <a name="toward_boost_integer_endian.users_guide.getting_started.install.exceptions_safety"></a><h6>
-<a name="id3045609"></a>
+<a name="id2905184"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.getting_started.install.exceptions_safety">Exceptions
           safety</a>
         </h6>
@@ -143,7 +143,7 @@
           of exception safety as long as the underlying parameters provide it.
         </p>
 <a name="toward_boost_integer_endian.users_guide.getting_started.install.thread_safety"></a><h6>
-<a name="id3045636"></a>
+<a name="id2905212"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.getting_started.install.thread_safety">Thread
           safety</a>
         </h6>
@@ -151,7 +151,7 @@
           All functions in the library are thread-unsafe except when noted explicitly.
         </p>
 <a name="toward_boost_integer_endian.users_guide.getting_started.install.tested_compilers"></a><h6>
-<a name="id3045662"></a>
+<a name="id2905238"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.getting_started.install.tested_compilers">Tested
           compilers</a>
         </h6>
@@ -201,7 +201,7 @@
 </ul></div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../doc/src/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -210,7 +210,7 @@
 </table></div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../doc/src/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -280,13 +280,13 @@
           will no longer be relying on unspecified behavior.
         </p>
 <a name="toward_boost_integer_endian.users_guide.getting_started.limitations_.binary_i_o_warnings_and_cautions"></a><h6>
-<a name="id3046475"></a>
+<a name="id2906050"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.getting_started.limitations_.binary_i_o_warnings_and_cautions">Binary
           I/O warnings and cautions</a>
         </h6>
 <div class="warning"><table border="0" summary="Warning">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../doc/src/images/warning.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../../doc/src/images/warning.png"></td>
 <th align="left">Warning</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -300,7 +300,7 @@
 </table></div>
 <div class="warning"><table border="0" summary="Warning">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../doc/src/images/warning.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../../doc/src/images/warning.png"></td>
 <th align="left">Warning</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -346,7 +346,7 @@
 <div class="toc"><dl><dt><span class="section"><a href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.endian_aware_integers">Endian
           aware integers</a></span></dt></dl></div>
 <a name="toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.basic_endian_holders"></a><h6>
-<a name="id3046782"></a>
+<a name="id2906357"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.basic_endian_holders">basic
           endian holders</a>
         </h6>
@@ -402,7 +402,7 @@
 <pre class="programlisting"><span class="number">825373492</span> <span class="number">825373492</span> <span class="number">825373492</span>
 </pre>
 <a name="toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.binary_streams"></a><h6>
-<a name="id3047423"></a>
+<a name="id2906998"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.binary_streams">Binary
           streams</a>
         </h6>
@@ -449,7 +449,7 @@
 <span class="number">4321</span> <span class="number">1234</span> <span class="number">4321</span>
 </pre>
 <a name="toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.endian_aware_unaligned_byte_holders"></a><h6>
-<a name="id3048133"></a>
+<a name="id2907709"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.endian_aware_unaligned_byte_holders">endian
           aware unaligned byte holders</a>
         </h6>
@@ -481,7 +481,7 @@
 <span class="number">123</span> <span class="number">321</span>
 </pre>
 <a name="toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.endian_holders_common_typedefs"></a><h6>
-<a name="id3048692"></a>
+<a name="id2908268"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.endian_holders_common_typedefs">endian
           holders common typedefs</a>
         </h6>
@@ -804,7 +804,7 @@
         </p>
 <div class="warning"><table border="0" summary="Warning">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../doc/src/images/warning.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../../doc/src/images/warning.png"></td>
 <th align="left">Warning</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -817,7 +817,7 @@
 </table></div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../doc/src/images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -866,7 +866,7 @@
 <pre class="programlisting"><span class="number">825373492</span> <span class="number">825373492</span> <span class="number">825373492</span>
 </pre>
 <a name="toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.endian_holders_of_udt"></a><h6>
-<a name="id3049962"></a>
+<a name="id2909537"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.endian_holders_of_udt">endian
           holders of UDT</a>
         </h6>
@@ -909,7 +909,7 @@
 <span class="number">1234</span> <span class="number">4321</span>
 </pre>
 <a name="toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.arrays_of_endian_holders"></a><h6>
-<a name="id3050980"></a>
+<a name="id2910556"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.arrays_of_endian_holders">Arrays
           of endian holders</a>
         </h6>
@@ -941,7 +941,7 @@
 <span class="special">}</span>
 </pre>
 <a name="toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.structures_of_endian_holders"></a><h6>
-<a name="id3051598"></a>
+<a name="id2911174"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.structures_of_endian_holders">Structures
           of endian holders</a>
         </h6>
@@ -999,7 +999,7 @@
             Automatic conversion is provided to the underlying integer value type.
           </p>
 <a name="toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.endian_aware_integers.typedefs"></a><h6>
-<a name="id3052328"></a>
+<a name="id2911904"></a>
             <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.endian_aware_integers.typedefs">Typedefs</a>
           </h6>
 <p>
@@ -1315,7 +1315,7 @@
 </tbody>
 </table></div>
 <a name="toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.endian_aware_integers.comment_on_naming"></a><h6>
-<a name="id3053174"></a>
+<a name="id2912749"></a>
             <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_aware_types.endian_aware_integers.comment_on_naming">Comment
             on naming</a>
           </h6>
@@ -1341,17 +1341,17 @@
         unaware types</a>
 </h4></div></div></div>
 <a name="toward_boost_integer_endian.users_guide.tutorial.endian_unaware_types.working_with_third_party_structures"></a><h6>
-<a name="id3053251"></a>
+<a name="id2912827"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_unaware_types.working_with_third_party_structures">Working
           with third party structures</a>
         </h6>
 <a name="toward_boost_integer_endian.users_guide.tutorial.endian_unaware_types.domain_map"></a><h6>
-<a name="id3053275"></a>
+<a name="id2912850"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_unaware_types.domain_map">Domain
           map</a>
         </h6>
 <a name="toward_boost_integer_endian.users_guide.tutorial.endian_unaware_types.in_place_conversions"></a><h6>
-<a name="id3053296"></a>
+<a name="id2912872"></a>
           <a class="link" href="users_guide.html#toward_boost_integer_endian.users_guide.tutorial.endian_unaware_types.in_place_conversions">In-place
           conversions</a>
         </h6>
@@ -1460,7 +1460,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2006 -2009 Beman Dawes<br>Copyright &#169; 2010 Vicente J. Botet Escriba<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2006 -2010 Beman Dawes<br>Copyright &#169; 2010 -2011 Vicente J. Botet Escriba<p>
         Distributed under the Boost Software License, Version 1.0. (See accompanying
         file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       </p>
@@ -1468,7 +1468,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="reference.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="overview.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="reference.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/endian_ext/libs/integer/endian/doc/integer_endian.qbk
==============================================================================
--- sandbox/endian_ext/libs/integer/endian/doc/integer_endian.qbk (original)
+++ sandbox/endian_ext/libs/integer/endian/doc/integer_endian.qbk 2011-02-18 17:49:21 EST (Fri, 18 Feb 2011)
@@ -1,6 +1,6 @@
 [/
- / Copyright (c) 2006-2009 Beman Dawes
- / Copyright (c) 2010 Vicente J. Botet Escriba
+ / Copyright (c) 2006-2010 Beman Dawes
+ / Copyright (c) 2010-2011 Vicente J. Botet Escriba
  /
  / Distributed under the Boost Software License, Version 1.0. (See accompanying
  / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -11,8 +11,8 @@
     [version 0.2.0]
     [authors [Dawes, Beman]]
     [authors [Botet Escriba, Vicente J.]]
- [copyright 2006-2009 Beman Dawes]
- [copyright 2010 Vicente J. Botet Escriba]
+ [copyright 2006-2010 Beman Dawes]
+ [copyright 2010-2011 Vicente J. Botet Escriba]
 
     [license
         Distributed under the Boost Software License, Version 1.0.


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