Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57172 - in trunk/libs/spirit/doc: . html html/spirit html/spirit/advanced html/spirit/advanced/customize html/spirit/advanced/customize/assign_to html/spirit/advanced/customize/iterate html/spirit/advanced/customize/store_value html/spirit/advanced/indepth html/spirit/karma/performance_measurements/numeric_performance html/spirit/karma/quick_reference html/spirit/karma/reference html/spirit/karma/reference/auxiliary html/spirit/karma/reference/binary html/spirit/karma/reference/char html/spirit/karma/reference/directive html/spirit/karma/reference/generator_concepts html/spirit/karma/reference/nonterminal html/spirit/karma/reference/numeric html/spirit/karma/reference/operator html/spirit/karma/reference/stream html/spirit/karma/reference/string html/spirit/karma/tutorials html/spirit/lex html/spirit/lex/abstracts html/spirit/lex/abstracts/lexer_primitives html/spirit/lex/reference html/spirit/lex/reference/lexer_concepts html/spirit/lex/reference/primitives html/spirit/lex/tutorials html/spirit/notes html/spirit/qi html/spirit/qi/reference html/spirit/qi/reference/auxiliary html/spirit/qi/reference/binary html/spirit/qi/reference/char html/spirit/qi/reference/directive html/spirit/qi/reference/nonterminal html/spirit/qi/reference/numeric html/spirit/qi/reference/operator html/spirit/qi/reference/parser_concepts html/spirit/qi/reference/stream html/spirit/qi/reference/string html/spirit/support qi
From: joel_at_[hidden]
Date: 2009-10-27 08:38:42


Author: djowel
Date: 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
New Revision: 57172
URL: http://svn.boost.org/trac/boost/changeset/57172

Log:
acknowledgment plus start of stream docs
Added:
   trunk/libs/spirit/doc/html/spirit/qi/reference/stream/
   trunk/libs/spirit/doc/html/spirit/qi/reference/stream.html (contents, props changed)
   trunk/libs/spirit/doc/html/spirit/qi/reference/stream/stream.html (contents, props changed)
Text files modified:
   trunk/libs/spirit/doc/acknowledgments.qbk | 26 ++++
   trunk/libs/spirit/doc/html/index.html | 3
   trunk/libs/spirit/doc/html/spirit/acknowledgments.html | 37 ++++++
   trunk/libs/spirit/doc/html/spirit/advanced/customize.html | 4
   trunk/libs/spirit/doc/html/spirit/advanced/customize/assign_to/assign_to_attribute_from_iterators.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/advanced/customize/assign_to/assign_to_attribute_from_value.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/advanced/customize/clear_value.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/advanced/customize/extract_from.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/advanced/customize/is_container.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/begin_container.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/compare_iterators.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/container_iterator.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/deref_iterator.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/end_container.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/next_iterator.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/advanced/customize/store_value/container_value.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/advanced/customize/store_value/push_back.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/advanced/customize/transform.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/advanced/indepth/parsers_indepth.html | 4
   trunk/libs/spirit/doc/html/spirit/faq.html | 8
   trunk/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance/double_performance.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance/format_performance.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance/int_performance.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/quick_reference/compound_attribute_rules.html | 4
   trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/attr_cast.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/eol.html | 16 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/eps.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/lazy.html | 16 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/binary.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/reference/binary/binary_big.html | 16 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/binary/binary_little.html | 16 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/binary/binary_native.html | 16 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/char.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/reference/char/char_class.html | 16 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/char/char_generator.html | 26 ++--
   trunk/libs/spirit/doc/html/spirit/karma/reference/directive.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/reference/directive/alignment.html | 16 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/directive/buffer.html | 14 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/directive/delimit.html | 16 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/directive/maxwidth.html | 14 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/directive/omit.html | 14 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/directive/repeat.html | 16 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/directive/upperlower.html | 16 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/binarygenerator.html | 12 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/generator.html | 10
   trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/narygenerator.html | 12 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/primitivegenerator.html | 10
   trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/unarygenerator.html | 12 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/karma_basics.html | 8
   trunk/libs/spirit/doc/html/spirit/karma/reference/nonterminal.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/reference/nonterminal/rule.html | 28 ++--
   trunk/libs/spirit/doc/html/spirit/karma/reference/numeric.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/boolean.html | 26 ++--
   trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/real_number.html | 26 ++--
   trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/signed_int.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/unsigned_int.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/karma/reference/operator.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/reference/operator/alternative.html | 14 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/operator/and_predicate.html | 14 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/operator/kleene.html | 14 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/operator/list.html | 14 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/operator/not_predicate.html | 14 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/operator/optional.html | 14 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/operator/plus.html | 14 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/operator/sequence.html | 14 +-
   trunk/libs/spirit/doc/html/spirit/karma/reference/stream.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/reference/stream/stream.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/karma/reference/string.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/reference/string/string.html | 16 +-
   trunk/libs/spirit/doc/html/spirit/karma/tutorials/karma_easier_complex.html | 8
   trunk/libs/spirit/doc/html/spirit/karma/tutorials/num_list.html | 4
   trunk/libs/spirit/doc/html/spirit/karma/tutorials/quick_start.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/tutorials/semantic_actions.html | 2
   trunk/libs/spirit/doc/html/spirit/karma/tutorials/warming_up.html | 10
   trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_primitives/lexer_token_values.html | 6
   trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_semantic_actions.html | 10
   trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_static_model.html | 4
   trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_tokenizing.html | 4
   trunk/libs/spirit/doc/html/spirit/lex/lexer_introduction.html | 6
   trunk/libs/spirit/doc/html/spirit/lex/reference/lex_basics.html | 4
   trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/lexer.html | 10
   trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/narylexer.html | 12 +-
   trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/primitivelexer.html | 8
   trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/unarylexer.html | 12 +-
   trunk/libs/spirit/doc/html/spirit/lex/reference/primitives.html | 2
   trunk/libs/spirit/doc/html/spirit/lex/reference/primitives/char_tokendef.html | 14 +-
   trunk/libs/spirit/doc/html/spirit/lex/tutorials/lexer_quickstart1.html | 10
   trunk/libs/spirit/doc/html/spirit/lex/tutorials/lexer_quickstart2.html | 8
   trunk/libs/spirit/doc/html/spirit/lex/tutorials/lexer_quickstart3.html | 8
   trunk/libs/spirit/doc/html/spirit/notes/porting_from_spirit_1_8_x.html | 10
   trunk/libs/spirit/doc/html/spirit/qi.html | 1
   trunk/libs/spirit/doc/html/spirit/qi/reference.html | 1
   trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/attr.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/eoi.html | 30 ++--
   trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/eol.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/eps.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/lazy.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/qi/reference/binary/binary_big.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/qi/reference/binary/binary_little.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/qi/reference/binary/binary_native.html | 26 ++--
   trunk/libs/spirit/doc/html/spirit/qi/reference/char/char.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/qi/reference/char/char_class.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/qi/reference/directive/lexeme.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/qi/reference/directive/no_case.html | 20 +-
   trunk/libs/spirit/doc/html/spirit/qi/reference/directive/omit.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/qi/reference/directive/raw.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/qi/reference/directive/repeat.html | 22 ++--
   trunk/libs/spirit/doc/html/spirit/qi/reference/directive/skip.html | 28 ++--
   trunk/libs/spirit/doc/html/spirit/qi/reference/nonterminal/grammar.html | 34 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/nonterminal/rule.html | 28 ++--
   trunk/libs/spirit/doc/html/spirit/qi/reference/numeric.html | 2
   trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/boolean.html | 48 ++++----
   trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/int.html | 42 ++++----
   trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/real.html | 50 ++++----
   trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/uint.html | 40 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator.html | 2
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator/alternative.html | 34 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator/and_predicate.html | 34 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator/difference.html | 38 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator/expect.html | 36 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator/kleene.html | 34 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator/list.html | 34 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator/not_predicate.html | 34 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator/optional.html | 38 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator/permutation.html | 34 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator/plus.html | 34 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator/sequence.html | 34 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/operator/sequential_or.html | 40 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/parser_concepts/nonterminal.html | 4
   trunk/libs/spirit/doc/html/spirit/qi/reference/string.html | 11 -
   trunk/libs/spirit/doc/html/spirit/qi/reference/string/string.html | 36 +++---
   trunk/libs/spirit/doc/html/spirit/qi/reference/string/symbols.html | 40 +++---
   trunk/libs/spirit/doc/html/spirit/support/multi_pass.html | 28 ++--
   trunk/libs/spirit/doc/qi/auxiliary.qbk | 29 ++--
   trunk/libs/spirit/doc/qi/binary.qbk | 18 +-
   trunk/libs/spirit/doc/qi/char.qbk | 12 +-
   trunk/libs/spirit/doc/qi/directive.qbk | 36 +++---
   trunk/libs/spirit/doc/qi/nonterminal.qbk | 12 +-
   trunk/libs/spirit/doc/qi/numeric.qbk | 24 ++--
   trunk/libs/spirit/doc/qi/operator.qbk | 72 +++++++-------
   trunk/libs/spirit/doc/qi/stream.qbk | 201 +++++++++++++++++++++++++++++++++++++++
   trunk/libs/spirit/doc/qi/string.qbk | 11 +
   trunk/libs/spirit/doc/spirit2.qbk | 4
   144 files changed, 1498 insertions(+), 1238 deletions(-)

Modified: trunk/libs/spirit/doc/acknowledgments.qbk
==============================================================================
--- trunk/libs/spirit/doc/acknowledgments.qbk (original)
+++ trunk/libs/spirit/doc/acknowledgments.qbk 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,8 +30,32 @@
 non-native-speaker-quirks we managed to introduce into the first versions of
 the documentation.
 
-__fixme__: Add more people
+[*Tobias Schwinger] for proposing expectation points and GCC port of an
+early version.
 
+[*Chris Hoeppler] for proof reading and copy editing.
+
+[*Joao Abecasis] for his early support and involvement in Spirit2
+development and for disturbing my peace every once in a while for a
+couple of jokes.
+
+[*Dave Abrahams] as always, for countless advice and help on C++,
+library development, interfaces, usability and ease of use, for
+reviewing the code and providing valuable feedback and for always
+keeping us on our toes.
+
+[*OvermindDL] for proof reading and copy editing.
+
+Special thanks to spirit-devel and spirit-general mailing lists for
+participating in the discussions, being early adopters of pre-release
+versions of Spirit2 from the very start and helping out in various tasks
+such as helping with support, bug tracking, benchmarking and testing,
+etc. The list include: [*Michael Caisse], [*Carl barron], [*Larry
+Evans], [*Francois Barel], [*Daniel James], [*Richard Webb], [*Martin
+Wille], [*Dan Marsden], [*Cedric Venet], [*Allan Odgaard], [*Matthias
+Vallentin], [*Justinas V.D.].
+
+The list goes on and on...
 
 [heading Acknowledgements from the Spirit V1 /classic/ Documentation]
 

Modified: trunk/libs/spirit/doc/html/index.html
==============================================================================
--- trunk/libs/spirit/doc/html/index.html (original)
+++ trunk/libs/spirit/doc/html/index.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -112,6 +112,7 @@
 <dt><span class="section">Nonterminal</span></dt>
 <dt><span class="section">Numeric</span></dt>
 <dt><span class="section">Operator</span></dt>
+<dt><span class="section">Stream</span></dt>
 <dt><span class="section">String</span></dt>
 </dl></dd>
 </dl></dd>
@@ -251,7 +252,7 @@
   </p>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: October 27, 2009 at 06:57:30 GMT</small></p></td>
+<td align="left"><p><small>Last revised: October 27, 2009 at 12:31:08 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>

Modified: trunk/libs/spirit/doc/html/spirit/acknowledgments.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/acknowledgments.html (original)
+++ trunk/libs/spirit/doc/html/spirit/acknowledgments.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -58,10 +58,43 @@
       first versions of the documentation.
     </p>
 <p>
- <span class="bold"><b>FIXME</b></span>: Add more people
+ <span class="bold"><b>Tobias Schwinger</b></span> for proposing expectation
+ points and GCC port of an early version.
+ </p>
+<p>
+ <span class="bold"><b>Chris Hoeppler</b></span> for proof reading and copy
+ editing.
+ </p>
+<p>
+ <span class="bold"><b>Joao Abecasis</b></span> for his early support and involvement
+ in Spirit2 development and for disturbing my peace every once in a while for
+ a couple of jokes.
+ </p>
+<p>
+ <span class="bold"><b>Dave Abrahams</b></span> as always, for countless advice
+ and help on C++, library development, interfaces, usability and ease of use,
+ for reviewing the code and providing valuable feedback and for always keeping
+ us on our toes.
+ </p>
+<p>
+ <span class="bold"><b>OvermindDL</b></span> for proof reading and copy editing.
+ </p>
+<p>
+ Special thanks to spirit-devel and spirit-general mailing lists for participating
+ in the discussions, being early adopters of pre-release versions of Spirit2
+ from the very start and helping out in various tasks such as helping with support,
+ bug tracking, benchmarking and testing, etc. The list include: <span class="bold"><b>Michael
+ Caisse</b></span>, <span class="bold"><b>Carl barron</b></span>, <span class="bold"><b>Larry Evans</b></span>, <span class="bold"><b>Francois Barel</b></span>,
+ <span class="bold"><b>Daniel James</b></span>, <span class="bold"><b>Richard
+ Webb</b></span>, <span class="bold"><b>Martin Wille</b></span>, <span class="bold"><b>Dan
+ Marsden</b></span>, <span class="bold"><b>Cedric Venet</b></span>, <span class="bold"><b>Allan Odgaard</b></span>, <span class="bold"><b>Matthias Vallentin</b></span>,
+ <span class="bold"><b>Justinas V.D.</b></span>.
+ </p>
+<p>
+ The list goes on and on...
     </p>
 <a name="spirit.acknowledgments.acknowledgements_from_the_spirit_v1__emphasis_classic__emphasis__documentation"></a><h3>
-<a name="id775954"></a>
+<a name="id778769"></a>
       <a href="acknowledgments.html#spirit.acknowledgments.acknowledgements_from_the_spirit_v1__emphasis_classic__emphasis__documentation">Acknowledgements
       from the Spirit V1 <span class="emphasis"><em>classic</em></span> Documentation</a>
     </h3>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -51,7 +51,7 @@
         Values to Generate Output from a Container (Karma)</a></span></dt>
 </dl></div>
 <a name="spirit.advanced.customize.why_do_we_need_attribute_customization_points"></a><h4>
-<a name="id719745"></a>
+<a name="id722433"></a>
         <a href="customize.html#spirit.advanced.customize.why_do_we_need_attribute_customization_points">Why
         do we need Attribute Customization Points</a>
       </h4>
@@ -145,7 +145,7 @@
         a description which needs to be specialized for what purpose.
       </p>
 <a name="spirit.advanced.customize.the_usage_of_customization_points"></a><h4>
-<a name="id720232"></a>
+<a name="id722919"></a>
         <a href="customize.html#spirit.advanced.customize.the_usage_of_customization_points">The
         Usage of Customization Points</a>
       </h4>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/assign_to/assign_to_attribute_from_iterators.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/assign_to/assign_to_attribute_from_iterators.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/assign_to/assign_to_attribute_from_iterators.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.assign_to_attribute_from_iterators"></a><h6>
-<a name="id725800"></a>
+<a name="id728487"></a>
             <a href="assign_to_attribute_from_iterators.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.assign_to_attribute_from_iterators">assign_to_attribute_from_iterators</a>
           </h6>
 <p>
@@ -49,7 +49,7 @@
             attribute as provided by the user.
           </p>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.module_headers"></a><h6>
-<a name="id725856"></a>
+<a name="id728543"></a>
             <a href="assign_to_attribute_from_iterators.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.module_headers">Module
             Headers</a>
           </h6>
@@ -70,7 +70,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.namespace"></a><h6>
-<a name="id725996"></a>
+<a name="id728683"></a>
             <a href="assign_to_attribute_from_iterators.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -83,7 +83,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.synopsis"></a><h6>
-<a name="id726096"></a>
+<a name="id728783"></a>
             <a href="assign_to_attribute_from_iterators.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Attrib</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Iterator</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -93,7 +93,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.template_parameters"></a><h6>
-<a name="id726324"></a>
+<a name="id729012"></a>
             <a href="assign_to_attribute_from_iterators.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.template_parameters">Template
             parameters</a>
           </h6>
@@ -156,7 +156,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.notation"></a><h6>
-<a name="id726597"></a>
+<a name="id729285"></a>
             <a href="assign_to_attribute_from_iterators.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.notation">Notation</a>
           </h6>
 <div class="variablelist">
@@ -184,7 +184,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.expression_semantics"></a><h6>
-<a name="id726766"></a>
+<a name="id729453"></a>
             <a href="assign_to_attribute_from_iterators.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -218,7 +218,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.predefined_specializations"></a><h6>
-<a name="id726969"></a>
+<a name="id729656"></a>
             <a href="assign_to_attribute_from_iterators.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.predefined_specializations">Predefined
             Specializations</a>
           </h6>
@@ -257,7 +257,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.when_to_implement"></a><h6>
-<a name="id727166"></a>
+<a name="id729854"></a>
             <a href="assign_to_attribute_from_iterators.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.when_to_implement">When
             to implement</a>
           </h6>
@@ -269,7 +269,7 @@
             from the pair of iterators.
           </p>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.example"></a><h6>
-<a name="id727226"></a>
+<a name="id729913"></a>
             <a href="assign_to_attribute_from_iterators.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_iterators.example">Example</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/assign_to/assign_to_attribute_from_value.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/assign_to/assign_to_attribute_from_value.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/assign_to/assign_to_attribute_from_value.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_value.assign_to_attribute_from_value"></a><h6>
-<a name="id727278"></a>
+<a name="id729966"></a>
             <a href="assign_to_attribute_from_value.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_value.assign_to_attribute_from_value">assign_to_attribute_from_value</a>
           </h6>
 <p>
@@ -46,7 +46,7 @@
             parsed attribute value into the attribute instance provided by the user.
           </p>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_value.module_headers"></a><h6>
-<a name="id727330"></a>
+<a name="id730017"></a>
             <a href="assign_to_attribute_from_value.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_value.module_headers">Module
             Headers</a>
           </h6>
@@ -67,7 +67,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_value.namespace"></a><h6>
-<a name="id727471"></a>
+<a name="id730159"></a>
             <a href="assign_to_attribute_from_value.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_value.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -80,7 +80,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_value.synopsis"></a><h6>
-<a name="id727569"></a>
+<a name="id730257"></a>
             <a href="assign_to_attribute_from_value.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_value.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Attrib</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -90,7 +90,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_value.template_parameters"></a><h6>
-<a name="id727765"></a>
+<a name="id730453"></a>
             <a href="assign_to_attribute_from_value.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_value.template_parameters">Template
             parameters</a>
           </h6>
@@ -153,7 +153,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_value.notation"></a><h6>
-<a name="id728039"></a>
+<a name="id730726"></a>
             <a href="assign_to_attribute_from_value.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_value.notation">Notation</a>
           </h6>
 <div class="variablelist">
@@ -179,7 +179,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_value.expression_semantics"></a><h6>
-<a name="id728189"></a>
+<a name="id730877"></a>
             <a href="assign_to_attribute_from_value.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_value.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -212,7 +212,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_value.predefined_specializations"></a><h6>
-<a name="id728367"></a>
+<a name="id731055"></a>
             <a href="assign_to_attribute_from_value.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_value.predefined_specializations">Predefined
             Specializations</a>
           </h6>
@@ -251,7 +251,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_value.when_to_implement"></a><h6>
-<a name="id728538"></a>
+<a name="id731226"></a>
             <a href="assign_to_attribute_from_value.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_value.when_to_implement">When
             to implement</a>
           </h6>
@@ -263,7 +263,7 @@
             constructible.
           </p>
 <a name="spirit.advanced.customize.assign_to.assign_to_attribute_from_value.example"></a><h6>
-<a name="id728597"></a>
+<a name="id731285"></a>
             <a href="assign_to_attribute_from_value.html#spirit.advanced.customize.assign_to.assign_to_attribute_from_value.example">Example</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/clear_value.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/clear_value.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/clear_value.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.clear_value.clear_value"></a><h5>
-<a name="id732802"></a>
+<a name="id735490"></a>
           <a href="clear_value.html#spirit.advanced.customize.clear_value.clear_value">clear_value</a>
         </h5>
 <p>
@@ -52,7 +52,7 @@
           parser.
         </p>
 <a name="spirit.advanced.customize.clear_value.module_headers"></a><h5>
-<a name="id732888"></a>
+<a name="id735576"></a>
           <a href="clear_value.html#spirit.advanced.customize.clear_value.module_headers">Module
           Headers</a>
         </h5>
@@ -73,7 +73,7 @@
           </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.clear_value.namespace"></a><h5>
-<a name="id733017"></a>
+<a name="id735705"></a>
           <a href="clear_value.html#spirit.advanced.customize.clear_value.namespace">Namespace</a>
         </h5>
 <div class="informaltable"><table class="table">
@@ -86,7 +86,7 @@
                 </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.clear_value.synopsis"></a><h5>
-<a name="id733114"></a>
+<a name="id735802"></a>
           <a href="clear_value.html#spirit.advanced.customize.clear_value.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Attrib</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -96,7 +96,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.clear_value.template_parameters"></a><h5>
-<a name="id733260"></a>
+<a name="id735949"></a>
           <a href="clear_value.html#spirit.advanced.customize.clear_value.template_parameters">Template
           parameters</a>
         </h5>
@@ -147,7 +147,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.clear_value.notation"></a><h5>
-<a name="id733485"></a>
+<a name="id736173"></a>
           <a href="clear_value.html#spirit.advanced.customize.clear_value.notation">Notation</a>
         </h5>
 <div class="variablelist">
@@ -169,7 +169,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.clear_value.expression_semantics"></a><h5>
-<a name="id733611"></a>
+<a name="id736300"></a>
           <a href="clear_value.html#spirit.advanced.customize.clear_value.expression_semantics">Expression
           Semantics</a>
         </h5>
@@ -202,7 +202,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.clear_value.predefined_specializations"></a><h5>
-<a name="id733764"></a>
+<a name="id736453"></a>
           <a href="clear_value.html#spirit.advanced.customize.clear_value.predefined_specializations">Predefined
           Specializations</a>
         </h5>
@@ -285,7 +285,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.clear_value.when_to_implement"></a><h5>
-<a name="id734236"></a>
+<a name="id736924"></a>
           <a href="clear_value.html#spirit.advanced.customize.clear_value.when_to_implement">When
           to Implement</a>
         </h5>
@@ -298,7 +298,7 @@
           types not exposing a member function <tt class="computeroutput"><span class="identifier">clear</span><span class="special">()</span></tt>.
         </p>
 <a name="spirit.advanced.customize.clear_value.example"></a><h5>
-<a name="id734312"></a>
+<a name="id736988"></a>
           <a href="clear_value.html#spirit.advanced.customize.clear_value.example">Example</a>
         </h5>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/extract_from.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/extract_from.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/extract_from.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.extract_from.extract_from"></a><h5>
-<a name="id734362"></a>
+<a name="id737037"></a>
           <a href="extract_from.html#spirit.advanced.customize.extract_from.extract_from">extract_from</a>
         </h5>
 <p>
@@ -45,7 +45,7 @@
           extraction for any data type possibly used to store the values to output.
         </p>
 <a name="spirit.advanced.customize.extract_from.module_headers"></a><h5>
-<a name="id734407"></a>
+<a name="id737082"></a>
           <a href="extract_from.html#spirit.advanced.customize.extract_from.module_headers">Module
           Headers</a>
         </h5>
@@ -66,7 +66,7 @@
           </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.extract_from.namespace"></a><h5>
-<a name="id734546"></a>
+<a name="id737221"></a>
           <a href="extract_from.html#spirit.advanced.customize.extract_from.namespace">Namespace</a>
         </h5>
 <div class="informaltable"><table class="table">
@@ -79,7 +79,7 @@
                 </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.extract_from.synopsis"></a><h5>
-<a name="id734643"></a>
+<a name="id737318"></a>
           <a href="extract_from.html#spirit.advanced.customize.extract_from.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Attrib</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -92,7 +92,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.extract_from.template_parameters"></a><h5>
-<a name="id734882"></a>
+<a name="id737558"></a>
           <a href="extract_from.html#spirit.advanced.customize.extract_from.template_parameters">Template
           parameters</a>
         </h5>
@@ -151,7 +151,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.extract_from.notation"></a><h5>
-<a name="id735136"></a>
+<a name="id737812"></a>
           <a href="extract_from.html#spirit.advanced.customize.extract_from.notation">Notation</a>
         </h5>
 <div class="variablelist">
@@ -168,7 +168,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.extract_from.expression_semantics"></a><h5>
-<a name="id735224"></a>
+<a name="id737900"></a>
           <a href="extract_from.html#spirit.advanced.customize.extract_from.expression_semantics">Expression
           Semantics</a>
         </h5>
@@ -201,7 +201,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.extract_from.predefined_specializations"></a><h5>
-<a name="id735366"></a>
+<a name="id738042"></a>
           <a href="extract_from.html#spirit.advanced.customize.extract_from.predefined_specializations">Predefined
           Specializations</a>
         </h5>
@@ -275,7 +275,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.extract_from.when_to_implement"></a><h5>
-<a name="id735859"></a>
+<a name="id738535"></a>
           <a href="extract_from.html#spirit.advanced.customize.extract_from.when_to_implement">When
           to implement</a>
         </h5>
@@ -287,7 +287,7 @@
           and is not copy constructible.
         </p>
 <a name="spirit.advanced.customize.extract_from.example"></a><h5>
-<a name="id735918"></a>
+<a name="id738593"></a>
           <a href="extract_from.html#spirit.advanced.customize.extract_from.example">Example</a>
         </h5>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/is_container.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/is_container.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/is_container.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.is_container.is_container"></a><h5>
-<a name="id720302"></a>
+<a name="id722989"></a>
           <a href="is_container.html#spirit.advanced.customize.is_container.is_container">is_container</a>
         </h5>
 <p>
@@ -52,7 +52,7 @@
           whether a supplied attribute can potentially be treated as a container.
         </p>
 <a name="spirit.advanced.customize.is_container.header"></a><h5>
-<a name="id720397"></a>
+<a name="id723084"></a>
           <a href="is_container.html#spirit.advanced.customize.is_container.header">Header</a>
         </h5>
 <pre class="programlisting"><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">spirit</span><span class="special">/</span><span class="identifier">home</span><span class="special">/</span><span class="identifier">support</span><span class="special">/</span><span class="identifier">container</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
@@ -72,7 +72,7 @@
           </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.is_container.namespace"></a><h5>
-<a name="id720523"></a>
+<a name="id723211"></a>
           <a href="is_container.html#spirit.advanced.customize.is_container.namespace">Namespace</a>
         </h5>
 <div class="informaltable"><table class="table">
@@ -85,7 +85,7 @@
                 </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.is_container.synopsis"></a><h5>
-<a name="id720620"></a>
+<a name="id723308"></a>
           <a href="is_container.html#spirit.advanced.customize.is_container.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Container</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -95,7 +95,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.is_container.template_parameters"></a><h5>
-<a name="id720756"></a>
+<a name="id723443"></a>
           <a href="is_container.html#spirit.advanced.customize.is_container.template_parameters">Template
           parameters</a>
         </h5>
@@ -146,7 +146,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.is_container.notation"></a><h5>
-<a name="id720982"></a>
+<a name="id723669"></a>
           <a href="is_container.html#spirit.advanced.customize.is_container.notation">Notation</a>
         </h5>
 <div class="variablelist">
@@ -164,7 +164,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.is_container.expression_semantics"></a><h5>
-<a name="id721071"></a>
+<a name="id723758"></a>
           <a href="is_container.html#spirit.advanced.customize.is_container.expression_semantics">Expression
           Semantics</a>
         </h5>
@@ -195,7 +195,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.is_container.predefined_specializations"></a><h5>
-<a name="id721248"></a>
+<a name="id723935"></a>
           <a href="is_container.html#spirit.advanced.customize.is_container.predefined_specializations">Predefined
           Specializations</a>
         </h5>
@@ -263,7 +263,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.is_container.when_to_implement"></a><h5>
-<a name="id721828"></a>
+<a name="id724515"></a>
           <a href="is_container.html#spirit.advanced.customize.is_container.when_to_implement">When
           to implement</a>
         </h5>
@@ -285,7 +285,7 @@
           for any meaningful operation on the component <tt class="computeroutput"><span class="identifier">a</span></tt>.
         </p>
 <a name="spirit.advanced.customize.is_container.related_attribute_customization_points"></a><h5>
-<a name="id722068"></a>
+<a name="id724756"></a>
           <a href="is_container.html#spirit.advanced.customize.is_container.related_attribute_customization_points">Related
           Attribute Customization Points</a>
         </h5>
@@ -423,7 +423,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.is_container.example"></a><h5>
-<a name="id722904"></a>
+<a name="id725591"></a>
           <a href="is_container.html#spirit.advanced.customize.is_container.example">Example</a>
         </h5>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/begin_container.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/begin_container.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/begin_container.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.iterate.begin_container.begin_container"></a><h6>
-<a name="id739920"></a>
+<a name="id742602"></a>
             <a href="begin_container.html#spirit.advanced.customize.iterate.begin_container.begin_container">begin_container</a>
           </h6>
 <p>
@@ -51,7 +51,7 @@
             holding the attributes to generate output from.
           </p>
 <a name="spirit.advanced.customize.iterate.begin_container.module_headers"></a><h6>
-<a name="id740039"></a>
+<a name="id742721"></a>
             <a href="begin_container.html#spirit.advanced.customize.iterate.begin_container.module_headers">Module
             Headers</a>
           </h6>
@@ -72,7 +72,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.iterate.begin_container.namespace"></a><h6>
-<a name="id740169"></a>
+<a name="id742851"></a>
             <a href="begin_container.html#spirit.advanced.customize.iterate.begin_container.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -85,7 +85,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.begin_container.synopsis"></a><h6>
-<a name="id740266"></a>
+<a name="id742948"></a>
             <a href="begin_container.html#spirit.advanced.customize.iterate.begin_container.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Container</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -96,7 +96,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.iterate.begin_container.template_parameters"></a><h6>
-<a name="id740442"></a>
+<a name="id743124"></a>
             <a href="begin_container.html#spirit.advanced.customize.iterate.begin_container.template_parameters">Template
             parameters</a>
           </h6>
@@ -148,7 +148,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.begin_container.notation"></a><h6>
-<a name="id740667"></a>
+<a name="id743349"></a>
             <a href="begin_container.html#spirit.advanced.customize.iterate.begin_container.notation">Notation</a>
           </h6>
 <div class="variablelist">
@@ -165,7 +165,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.iterate.begin_container.expression_semantics"></a><h6>
-<a name="id740755"></a>
+<a name="id743437"></a>
             <a href="begin_container.html#spirit.advanced.customize.iterate.begin_container.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -220,7 +220,7 @@
             </li>
 </ul></div>
 <a name="spirit.advanced.customize.iterate.begin_container.predefined_specializations"></a><h6>
-<a name="id741019"></a>
+<a name="id743702"></a>
             <a href="begin_container.html#spirit.advanced.customize.iterate.begin_container.predefined_specializations">Predefined
             Specializations</a>
           </h6>
@@ -271,7 +271,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.begin_container.when_to_implement"></a><h6>
-<a name="id741272"></a>
+<a name="id743955"></a>
             <a href="begin_container.html#spirit.advanced.customize.iterate.begin_container.when_to_implement">When
             to implement</a>
           </h6>
@@ -286,7 +286,7 @@
             would normally return <tt class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">false_</span></tt>).
           </p>
 <a name="spirit.advanced.customize.iterate.begin_container.related_attribute_customization_points"></a><h6>
-<a name="id741392"></a>
+<a name="id744075"></a>
             <a href="begin_container.html#spirit.advanced.customize.iterate.begin_container.related_attribute_customization_points">Related
             Attribute Customization Points</a>
           </h6>
@@ -399,7 +399,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.begin_container.example"></a><h6>
-<a name="id742130"></a>
+<a name="id744812"></a>
             <a href="begin_container.html#spirit.advanced.customize.iterate.begin_container.example">Example</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/compare_iterators.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/compare_iterators.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/compare_iterators.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.iterate.compare_iterators.compare_iterators"></a><h6>
-<a name="id753855"></a>
+<a name="id756536"></a>
             <a href="compare_iterators.html#spirit.advanced.customize.iterate.compare_iterators.compare_iterators">compare_iterators</a>
           </h6>
 <p>
@@ -54,7 +54,7 @@
             the end of the element sequence to gerenate output for.
           </p>
 <a name="spirit.advanced.customize.iterate.compare_iterators.module_headers"></a><h6>
-<a name="id754029"></a>
+<a name="id756710"></a>
             <a href="compare_iterators.html#spirit.advanced.customize.iterate.compare_iterators.module_headers">Module
             Headers</a>
           </h6>
@@ -75,7 +75,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.iterate.compare_iterators.namespace"></a><h6>
-<a name="id754158"></a>
+<a name="id756840"></a>
             <a href="compare_iterators.html#spirit.advanced.customize.iterate.compare_iterators.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -88,7 +88,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.compare_iterators.synopsis"></a><h6>
-<a name="id754256"></a>
+<a name="id756937"></a>
             <a href="compare_iterators.html#spirit.advanced.customize.iterate.compare_iterators.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Iterator</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -98,7 +98,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.iterate.compare_iterators.template_parameters"></a><h6>
-<a name="id754440"></a>
+<a name="id757121"></a>
             <a href="compare_iterators.html#spirit.advanced.customize.iterate.compare_iterators.template_parameters">Template
             parameters</a>
           </h6>
@@ -151,7 +151,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.compare_iterators.notation"></a><h6>
-<a name="id754686"></a>
+<a name="id757367"></a>
             <a href="compare_iterators.html#spirit.advanced.customize.iterate.compare_iterators.notation">Notation</a>
           </h6>
 <div class="variablelist">
@@ -174,7 +174,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.iterate.compare_iterators.expression_semantics"></a><h6>
-<a name="id754823"></a>
+<a name="id757504"></a>
             <a href="compare_iterators.html#spirit.advanced.customize.iterate.compare_iterators.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -203,7 +203,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.compare_iterators.predefined_specializations"></a><h6>
-<a name="id754987"></a>
+<a name="id757668"></a>
             <a href="compare_iterators.html#spirit.advanced.customize.iterate.compare_iterators.predefined_specializations">Predefined
             Specializations</a>
           </h6>
@@ -247,7 +247,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.compare_iterators.when_to_implement"></a><h6>
-<a name="id755185"></a>
+<a name="id757867"></a>
             <a href="compare_iterators.html#spirit.advanced.customize.iterate.compare_iterators.when_to_implement">When
             to implement</a>
           </h6>
@@ -263,7 +263,7 @@
             (i.e. <tt class="computeroutput"><span class="identifier">is_container</span><span class="special">&lt;</span><span class="identifier">C</span><span class="special">&gt;::</span><span class="identifier">type</span></tt> would normally return <tt class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">false_</span></tt>).
           </p>
 <a name="spirit.advanced.customize.iterate.compare_iterators.related_attribute_customization_points"></a><h6>
-<a name="id755309"></a>
+<a name="id757991"></a>
             <a href="compare_iterators.html#spirit.advanced.customize.iterate.compare_iterators.related_attribute_customization_points">Related
             Attribute Customization Points</a>
           </h6>
@@ -376,7 +376,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.compare_iterators.example"></a><h6>
-<a name="id756049"></a>
+<a name="id758731"></a>
             <a href="compare_iterators.html#spirit.advanced.customize.iterate.compare_iterators.example">Example</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/container_iterator.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/container_iterator.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/container_iterator.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.iterate.container_iterator.container_iterator"></a><h6>
-<a name="id735987"></a>
+<a name="id738662"></a>
             <a href="container_iterator.html#spirit.advanced.customize.iterate.container_iterator.container_iterator">container_iterator</a>
           </h6>
 <p>
@@ -51,7 +51,7 @@
             the items to be exposed as the elements of a container.
           </p>
 <a name="spirit.advanced.customize.iterate.container_iterator.module_headers"></a><h6>
-<a name="id736107"></a>
+<a name="id738783"></a>
             <a href="container_iterator.html#spirit.advanced.customize.iterate.container_iterator.module_headers">Module
             Headers</a>
           </h6>
@@ -72,7 +72,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.iterate.container_iterator.namespace"></a><h6>
-<a name="id736237"></a>
+<a name="id738912"></a>
             <a href="container_iterator.html#spirit.advanced.customize.iterate.container_iterator.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -85,7 +85,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.container_iterator.synopsis"></a><h6>
-<a name="id736334"></a>
+<a name="id739010"></a>
             <a href="container_iterator.html#spirit.advanced.customize.iterate.container_iterator.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Container</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -95,7 +95,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.iterate.container_iterator.template_parameters"></a><h6>
-<a name="id736474"></a>
+<a name="id739150"></a>
             <a href="container_iterator.html#spirit.advanced.customize.iterate.container_iterator.template_parameters">Template
             parameters</a>
           </h6>
@@ -146,7 +146,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.container_iterator.notation"></a><h6>
-<a name="id736698"></a>
+<a name="id739374"></a>
             <a href="container_iterator.html#spirit.advanced.customize.iterate.container_iterator.notation">Notation</a>
           </h6>
 <div class="variablelist">
@@ -159,7 +159,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.iterate.container_iterator.expression_semantics"></a><h6>
-<a name="id736753"></a>
+<a name="id739429"></a>
             <a href="container_iterator.html#spirit.advanced.customize.iterate.container_iterator.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -211,7 +211,7 @@
             </li>
 </ul></div>
 <a name="spirit.advanced.customize.iterate.container_iterator.predefined_specializations"></a><h6>
-<a name="id736975"></a>
+<a name="id739657"></a>
             <a href="container_iterator.html#spirit.advanced.customize.iterate.container_iterator.predefined_specializations">Predefined
             Specializations</a>
           </h6>
@@ -263,7 +263,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.container_iterator.when_to_implement"></a><h6>
-<a name="id737230"></a>
+<a name="id739912"></a>
             <a href="container_iterator.html#spirit.advanced.customize.iterate.container_iterator.when_to_implement">When
             to implement</a>
           </h6>
@@ -278,7 +278,7 @@
             would normally return <tt class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">false_</span></tt>).
           </p>
 <a name="spirit.advanced.customize.iterate.container_iterator.related_attribute_customization_points"></a><h6>
-<a name="id737350"></a>
+<a name="id740031"></a>
             <a href="container_iterator.html#spirit.advanced.customize.iterate.container_iterator.related_attribute_customization_points">Related
             Attribute Customization Points</a>
           </h6>
@@ -391,7 +391,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.container_iterator.example"></a><h6>
-<a name="id738087"></a>
+<a name="id740769"></a>
             <a href="container_iterator.html#spirit.advanced.customize.iterate.container_iterator.example">Example</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/deref_iterator.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/deref_iterator.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/deref_iterator.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.iterate.deref_iterator.deref_iterator"></a><h6>
-<a name="id749644"></a>
+<a name="id752326"></a>
             <a href="deref_iterator.html#spirit.advanced.customize.iterate.deref_iterator.deref_iterator">deref_iterator</a>
           </h6>
 <p>
@@ -51,7 +51,7 @@
             holding the attributes to generate output from.
           </p>
 <a name="spirit.advanced.customize.iterate.deref_iterator.module_headers"></a><h6>
-<a name="id749763"></a>
+<a name="id752445"></a>
             <a href="deref_iterator.html#spirit.advanced.customize.iterate.deref_iterator.module_headers">Module
             Headers</a>
           </h6>
@@ -72,7 +72,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.iterate.deref_iterator.namespace"></a><h6>
-<a name="id749892"></a>
+<a name="id752574"></a>
             <a href="deref_iterator.html#spirit.advanced.customize.iterate.deref_iterator.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -85,7 +85,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.deref_iterator.synopsis"></a><h6>
-<a name="id749990"></a>
+<a name="id752672"></a>
             <a href="deref_iterator.html#spirit.advanced.customize.iterate.deref_iterator.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Iterator</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -96,7 +96,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.iterate.deref_iterator.template_parameters"></a><h6>
-<a name="id750174"></a>
+<a name="id752856"></a>
             <a href="deref_iterator.html#spirit.advanced.customize.iterate.deref_iterator.template_parameters">Template
             parameters</a>
           </h6>
@@ -149,7 +149,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.deref_iterator.notation"></a><h6>
-<a name="id750419"></a>
+<a name="id753101"></a>
             <a href="deref_iterator.html#spirit.advanced.customize.iterate.deref_iterator.notation">Notation</a>
           </h6>
 <div class="variablelist">
@@ -171,7 +171,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.iterate.deref_iterator.expression_semantics"></a><h6>
-<a name="id750543"></a>
+<a name="id753225"></a>
             <a href="deref_iterator.html#spirit.advanced.customize.iterate.deref_iterator.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -211,7 +211,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.deref_iterator.predefined_specializations"></a><h6>
-<a name="id750739"></a>
+<a name="id753421"></a>
             <a href="deref_iterator.html#spirit.advanced.customize.iterate.deref_iterator.predefined_specializations">Predefined
             Specializations</a>
           </h6>
@@ -259,7 +259,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.deref_iterator.when_to_implement"></a><h6>
-<a name="id751055"></a>
+<a name="id753738"></a>
             <a href="deref_iterator.html#spirit.advanced.customize.iterate.deref_iterator.when_to_implement">When
             to implement</a>
           </h6>
@@ -275,7 +275,7 @@
             (i.e. <tt class="computeroutput"><span class="identifier">is_container</span><span class="special">&lt;</span><span class="identifier">C</span><span class="special">&gt;::</span><span class="identifier">type</span></tt> would normally return <tt class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">false_</span></tt>).
           </p>
 <a name="spirit.advanced.customize.iterate.deref_iterator.related_attribute_customization_points"></a><h6>
-<a name="id751179"></a>
+<a name="id753861"></a>
             <a href="deref_iterator.html#spirit.advanced.customize.iterate.deref_iterator.related_attribute_customization_points">Related
             Attribute Customization Points</a>
           </h6>
@@ -388,7 +388,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.deref_iterator.example"></a><h6>
-<a name="id751919"></a>
+<a name="id754601"></a>
             <a href="deref_iterator.html#spirit.advanced.customize.iterate.deref_iterator.example">Example</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/end_container.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/end_container.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/end_container.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.iterate.end_container.end_container"></a><h6>
-<a name="id742219"></a>
+<a name="id744901"></a>
             <a href="end_container.html#spirit.advanced.customize.iterate.end_container.end_container">end_container</a>
           </h6>
 <p>
@@ -51,7 +51,7 @@
             the attributes to generate output from.
           </p>
 <a name="spirit.advanced.customize.iterate.end_container.module_headers"></a><h6>
-<a name="id742338"></a>
+<a name="id745021"></a>
             <a href="end_container.html#spirit.advanced.customize.iterate.end_container.module_headers">Module
             Headers</a>
           </h6>
@@ -72,7 +72,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.iterate.end_container.namespace"></a><h6>
-<a name="id742467"></a>
+<a name="id745150"></a>
             <a href="end_container.html#spirit.advanced.customize.iterate.end_container.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -85,7 +85,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.end_container.synopsis"></a><h6>
-<a name="id742565"></a>
+<a name="id745247"></a>
             <a href="end_container.html#spirit.advanced.customize.iterate.end_container.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Container</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -96,7 +96,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.iterate.end_container.template_parameters"></a><h6>
-<a name="id742742"></a>
+<a name="id745424"></a>
             <a href="end_container.html#spirit.advanced.customize.iterate.end_container.template_parameters">Template
             parameters</a>
           </h6>
@@ -148,7 +148,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.end_container.notation"></a><h6>
-<a name="id742968"></a>
+<a name="id745651"></a>
             <a href="end_container.html#spirit.advanced.customize.iterate.end_container.notation">Notation</a>
           </h6>
 <div class="variablelist">
@@ -165,7 +165,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.iterate.end_container.expression_semantics"></a><h6>
-<a name="id743056"></a>
+<a name="id745738"></a>
             <a href="end_container.html#spirit.advanced.customize.iterate.end_container.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -197,7 +197,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.end_container.predefined_specializations"></a><h6>
-<a name="id743220"></a>
+<a name="id745902"></a>
             <a href="end_container.html#spirit.advanced.customize.iterate.end_container.predefined_specializations">Predefined
             Specializations</a>
           </h6>
@@ -248,7 +248,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.end_container.when_to_implement"></a><h6>
-<a name="id743472"></a>
+<a name="id746154"></a>
             <a href="end_container.html#spirit.advanced.customize.iterate.end_container.when_to_implement">When
             to implement</a>
           </h6>
@@ -263,7 +263,7 @@
             would normally return <tt class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">false_</span></tt>).
           </p>
 <a name="spirit.advanced.customize.iterate.end_container.related_attribute_customization_points"></a><h6>
-<a name="id743594"></a>
+<a name="id746276"></a>
             <a href="end_container.html#spirit.advanced.customize.iterate.end_container.related_attribute_customization_points">Related
             Attribute Customization Points</a>
           </h6>
@@ -376,7 +376,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.end_container.example"></a><h6>
-<a name="id744332"></a>
+<a name="id747014"></a>
             <a href="end_container.html#spirit.advanced.customize.iterate.end_container.example">Example</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/next_iterator.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/next_iterator.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/iterate/next_iterator.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.iterate.next_iterator.next_iterator"></a><h6>
-<a name="id744422"></a>
+<a name="id747104"></a>
             <a href="next_iterator.html#spirit.advanced.customize.iterate.next_iterator.next_iterator">next_iterator</a>
           </h6>
 <p>
@@ -51,7 +51,7 @@
             holding the attributes to generate output from.
           </p>
 <a name="spirit.advanced.customize.iterate.next_iterator.module_headers"></a><h6>
-<a name="id744542"></a>
+<a name="id747224"></a>
             <a href="next_iterator.html#spirit.advanced.customize.iterate.next_iterator.module_headers">Module
             Headers</a>
           </h6>
@@ -72,7 +72,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.iterate.next_iterator.namespace"></a><h6>
-<a name="id744671"></a>
+<a name="id747353"></a>
             <a href="next_iterator.html#spirit.advanced.customize.iterate.next_iterator.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -85,7 +85,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.next_iterator.synopsis"></a><h6>
-<a name="id744768"></a>
+<a name="id747450"></a>
             <a href="next_iterator.html#spirit.advanced.customize.iterate.next_iterator.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Iterator</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -95,7 +95,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.iterate.next_iterator.template_parameters"></a><h6>
-<a name="id744918"></a>
+<a name="id747600"></a>
             <a href="next_iterator.html#spirit.advanced.customize.iterate.next_iterator.template_parameters">Template
             parameters</a>
           </h6>
@@ -148,7 +148,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.next_iterator.notation"></a><h6>
-<a name="id745162"></a>
+<a name="id747844"></a>
             <a href="next_iterator.html#spirit.advanced.customize.iterate.next_iterator.notation">Notation</a>
           </h6>
 <div class="variablelist">
@@ -170,7 +170,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.iterate.next_iterator.expression_semantics"></a><h6>
-<a name="id745286"></a>
+<a name="id747968"></a>
             <a href="next_iterator.html#spirit.advanced.customize.iterate.next_iterator.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -198,7 +198,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.next_iterator.predefined_specializations"></a><h6>
-<a name="id745416"></a>
+<a name="id748098"></a>
             <a href="next_iterator.html#spirit.advanced.customize.iterate.next_iterator.predefined_specializations">Predefined
             Specializations</a>
           </h6>
@@ -242,7 +242,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.next_iterator.when_to_implement"></a><h6>
-<a name="id745597"></a>
+<a name="id748280"></a>
             <a href="next_iterator.html#spirit.advanced.customize.iterate.next_iterator.when_to_implement">When
             to implement</a>
           </h6>
@@ -258,7 +258,7 @@
             (i.e. <tt class="computeroutput"><span class="identifier">is_container</span><span class="special">&lt;</span><span class="identifier">C</span><span class="special">&gt;::</span><span class="identifier">type</span></tt> would normally return <tt class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">false_</span></tt>).
           </p>
 <a name="spirit.advanced.customize.iterate.next_iterator.related_attribute_customization_points"></a><h6>
-<a name="id745718"></a>
+<a name="id748400"></a>
             <a href="next_iterator.html#spirit.advanced.customize.iterate.next_iterator.related_attribute_customization_points">Related
             Attribute Customization Points</a>
           </h6>
@@ -371,7 +371,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.iterate.next_iterator.example"></a><h6>
-<a name="id746458"></a>
+<a name="id749140"></a>
             <a href="next_iterator.html#spirit.advanced.customize.iterate.next_iterator.example">Example</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/store_value/container_value.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/store_value/container_value.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/store_value/container_value.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.store_value.container_value.container_value"></a><h6>
-<a name="id728750"></a>
+<a name="id731438"></a>
             <a href="container_value.html#spirit.advanced.customize.store_value.container_value.container_value">container_value</a>
           </h6>
 <p>
@@ -48,7 +48,7 @@
             the type to store in a container.
           </p>
 <a name="spirit.advanced.customize.store_value.container_value.module_headers"></a><h6>
-<a name="id728834"></a>
+<a name="id731522"></a>
             <a href="container_value.html#spirit.advanced.customize.store_value.container_value.module_headers">Module
             Headers</a>
           </h6>
@@ -69,7 +69,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.store_value.container_value.namespace"></a><h6>
-<a name="id728964"></a>
+<a name="id731652"></a>
             <a href="container_value.html#spirit.advanced.customize.store_value.container_value.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -82,7 +82,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.store_value.container_value.synopsis"></a><h6>
-<a name="id729061"></a>
+<a name="id731749"></a>
             <a href="container_value.html#spirit.advanced.customize.store_value.container_value.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Container</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -92,7 +92,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.store_value.container_value.template_parameters"></a><h6>
-<a name="id729199"></a>
+<a name="id731887"></a>
             <a href="container_value.html#spirit.advanced.customize.store_value.container_value.template_parameters">Template
             parameters</a>
           </h6>
@@ -143,7 +143,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.store_value.container_value.notation"></a><h6>
-<a name="id729424"></a>
+<a name="id732112"></a>
             <a href="container_value.html#spirit.advanced.customize.store_value.container_value.notation">Notation</a>
           </h6>
 <div class="variablelist">
@@ -161,7 +161,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.store_value.container_value.expression_semantics"></a><h6>
-<a name="id729515"></a>
+<a name="id732203"></a>
             <a href="container_value.html#spirit.advanced.customize.store_value.container_value.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -189,7 +189,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.store_value.container_value.predefined_specializations"></a><h6>
-<a name="id729641"></a>
+<a name="id732329"></a>
             <a href="container_value.html#spirit.advanced.customize.store_value.container_value.predefined_specializations">Predefined
             Specializations</a>
           </h6>
@@ -257,7 +257,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.store_value.container_value.when_to_implement"></a><h6>
-<a name="id730106"></a>
+<a name="id732794"></a>
             <a href="container_value.html#spirit.advanced.customize.store_value.container_value.when_to_implement">When
             to implement</a>
           </h6>
@@ -279,7 +279,7 @@
             stands for any meaningful operation on the component <tt class="computeroutput"><span class="identifier">a</span></tt>.
           </p>
 <a name="spirit.advanced.customize.store_value.container_value.related_attribute_customization_points"></a><h6>
-<a name="id730288"></a>
+<a name="id732976"></a>
             <a href="container_value.html#spirit.advanced.customize.store_value.container_value.related_attribute_customization_points">Related
             Attribute Customization Points</a>
           </h6>
@@ -330,7 +330,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.store_value.container_value.example"></a><h6>
-<a name="id730504"></a>
+<a name="id733192"></a>
             <a href="container_value.html#spirit.advanced.customize.store_value.container_value.example">Example</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/store_value/push_back.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/store_value/push_back.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/store_value/push_back.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.store_value.push_back.push_back_container"></a><h6>
-<a name="id730555"></a>
+<a name="id733242"></a>
             <a href="push_back.html#spirit.advanced.customize.store_value.push_back.push_back_container">push_back_container</a>
           </h6>
 <p>
@@ -48,7 +48,7 @@
             to store a parsed attribute value into a container.
           </p>
 <a name="spirit.advanced.customize.store_value.push_back.module_headers"></a><h6>
-<a name="id730637"></a>
+<a name="id733325"></a>
             <a href="push_back.html#spirit.advanced.customize.store_value.push_back.module_headers">Module
             Headers</a>
           </h6>
@@ -69,7 +69,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.store_value.push_back.namespace"></a><h6>
-<a name="id730766"></a>
+<a name="id733454"></a>
             <a href="push_back.html#spirit.advanced.customize.store_value.push_back.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -82,7 +82,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.store_value.push_back.synopsis"></a><h6>
-<a name="id730864"></a>
+<a name="id733551"></a>
             <a href="push_back.html#spirit.advanced.customize.store_value.push_back.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Container</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Attrib</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -92,7 +92,7 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.store_value.push_back.template_parameters"></a><h6>
-<a name="id731059"></a>
+<a name="id733747"></a>
             <a href="push_back.html#spirit.advanced.customize.store_value.push_back.template_parameters">Template
             parameters</a>
           </h6>
@@ -158,7 +158,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.store_value.push_back.notation"></a><h6>
-<a name="id731365"></a>
+<a name="id734053"></a>
             <a href="push_back.html#spirit.advanced.customize.store_value.push_back.notation">Notation</a>
           </h6>
 <div class="variablelist">
@@ -192,7 +192,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.store_value.push_back.expression_semantics"></a><h6>
-<a name="id731553"></a>
+<a name="id734241"></a>
             <a href="push_back.html#spirit.advanced.customize.store_value.push_back.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -226,7 +226,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.store_value.push_back.predefined_specializations"></a><h6>
-<a name="id731728"></a>
+<a name="id734416"></a>
             <a href="push_back.html#spirit.advanced.customize.store_value.push_back.predefined_specializations">Predefined
             Specializations</a>
           </h6>
@@ -301,7 +301,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.store_value.push_back.when_to_implement"></a><h6>
-<a name="id732309"></a>
+<a name="id734997"></a>
             <a href="push_back.html#spirit.advanced.customize.store_value.push_back.when_to_implement">When
             to Implement</a>
           </h6>
@@ -323,7 +323,7 @@
             stands for any meaningful operation on the component <tt class="computeroutput"><span class="identifier">a</span></tt>.
           </p>
 <a name="spirit.advanced.customize.store_value.push_back.related_attribute_customization_points"></a><h6>
-<a name="id732537"></a>
+<a name="id735225"></a>
             <a href="push_back.html#spirit.advanced.customize.store_value.push_back.related_attribute_customization_points">Related
             Attribute Customization Points</a>
           </h6>
@@ -374,7 +374,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.store_value.push_back.example"></a><h6>
-<a name="id732752"></a>
+<a name="id735440"></a>
             <a href="push_back.html#spirit.advanced.customize.store_value.push_back.example">Example</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/customize/transform.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/customize/transform.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/customize/transform.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.advanced.customize.transform.transform_attribute"></a><h5>
-<a name="id722999"></a>
+<a name="id725686"></a>
           <a href="transform.html#spirit.advanced.customize.transform.transform_attribute">transform_attribute</a>
         </h5>
 <p>
@@ -50,7 +50,7 @@
           or the embedded component (for <tt class="computeroutput"><span class="identifier">attr_cast</span></tt>).
         </p>
 <a name="spirit.advanced.customize.transform.module_headers"></a><h5>
-<a name="id723129"></a>
+<a name="id725817"></a>
           <a href="transform.html#spirit.advanced.customize.transform.module_headers">Module
           Headers</a>
         </h5>
@@ -71,7 +71,7 @@
           </p></td></tr>
 </table></div>
 <a name="spirit.advanced.customize.transform.namespace"></a><h5>
-<a name="id723259"></a>
+<a name="id725946"></a>
           <a href="transform.html#spirit.advanced.customize.transform.namespace">Namespace</a>
         </h5>
 <div class="informaltable"><table class="table">
@@ -84,7 +84,7 @@
                 </p></td></tr></tbody>
 </table></div>
 <a name="spirit.advanced.customize.transform.synopsis"></a><h5>
-<a name="id723355"></a>
+<a name="id726043"></a>
           <a href="transform.html#spirit.advanced.customize.transform.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Exposed</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Transformed</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Enable</span><span class="special">&gt;</span>
@@ -96,7 +96,7 @@
 </span><span class="special">};</span>
 </pre>
 <a name="spirit.advanced.customize.transform.template_parameters"></a><h5>
-<a name="id723621"></a>
+<a name="id726308"></a>
           <a href="transform.html#spirit.advanced.customize.transform.template_parameters">Template
           parameters</a>
         </h5>
@@ -159,7 +159,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.transform.notation"></a><h5>
-<a name="id723872"></a>
+<a name="id726559"></a>
           <a href="transform.html#spirit.advanced.customize.transform.notation">Notation</a>
         </h5>
 <div class="variablelist">
@@ -188,7 +188,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.customize.transform.expression_semantics"></a><h5>
-<a name="id724069"></a>
+<a name="id726756"></a>
           <a href="transform.html#spirit.advanced.customize.transform.expression_semantics">Expression
           Semantics</a>
         </h5>
@@ -262,7 +262,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.transform.predefined_specializations"></a><h5>
-<a name="id724545"></a>
+<a name="id727232"></a>
           <a href="transform.html#spirit.advanced.customize.transform.predefined_specializations">Predefined
           Specializations</a>
         </h5>
@@ -385,7 +385,7 @@
 </tbody>
 </table></div>
 <a name="spirit.advanced.customize.transform.when_to_implement"></a><h5>
-<a name="id725570"></a>
+<a name="id728258"></a>
           <a href="transform.html#spirit.advanced.customize.transform.when_to_implement">When
           to implement</a>
         </h5>
@@ -402,7 +402,7 @@
           is not constructible from the type <tt class="computeroutput"><span class="identifier">Exposed</span></tt>.
         </p>
 <a name="spirit.advanced.customize.transform.example"></a><h5>
-<a name="id725690"></a>
+<a name="id728378"></a>
           <a href="transform.html#spirit.advanced.customize.transform.example">Example</a>
         </h5>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/advanced/indepth/parsers_indepth.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/advanced/indepth/parsers_indepth.html (original)
+++ trunk/libs/spirit/doc/html/spirit/advanced/indepth/parsers_indepth.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -203,7 +203,7 @@
 </dl>
 </div>
 <a name="spirit.advanced.indepth.parsers_indepth.primitive_parsers"></a><h5>
-<a name="id714294"></a>
+<a name="id716982"></a>
           <a href="parsers_indepth.html#spirit.advanced.indepth.parsers_indepth.primitive_parsers">Primitive
           Parsers</a>
         </h5>
@@ -455,7 +455,7 @@
           which does the actual work.
         </p>
 <a name="spirit.advanced.indepth.parsers_indepth.composite_parsers"></a><h5>
-<a name="id717076"></a>
+<a name="id719762"></a>
           <a href="parsers_indepth.html#spirit.advanced.indepth.parsers_indepth.composite_parsers">Composite
           Parsers</a>
         </h5>

Modified: trunk/libs/spirit/doc/html/spirit/faq.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/faq.html (original)
+++ trunk/libs/spirit/doc/html/spirit/faq.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,7 +30,7 @@
 <div></div>
 </div>
 <a name="spirit.faq.i_m_getting_multiple_symbol_definition_errors_while_using_visual_c____anything_i_could_do_about_that_"></a><h3>
-<a name="id765339"></a>
+<a name="id768020"></a>
       <a href="faq.html#spirit.faq.i_m_getting_multiple_symbol_definition_errors_while_using_visual_c____anything_i_could_do_about_that_">I'm
       getting multiple symbol definition errors while using Visual C++. Anything
       I could do about that?</a>
@@ -67,7 +67,7 @@
       static_assert.
     </p>
 <a name="spirit.faq.i_m_very_confused_about_the_header_hell_in_my_boost_spirit_directory__what_s_all_this_about_"></a><h3>
-<a name="id765603"></a>
+<a name="id768284"></a>
       <a href="faq.html#spirit.faq.i_m_very_confused_about_the_header_hell_in_my_boost_spirit_directory__what_s_all_this_about_">I'm
       very confused about the header hell in my boost/spirit directory. What's all
       this about?</a>
@@ -175,7 +175,7 @@
       are available.
     </p>
 <a name="spirit.faq.why_doesn_t_my_symbol_table_work_in_a__code__phrase_role__identifier__no_case__phrase___code__directive_"></a><h3>
-<a name="id766380"></a>
+<a name="id769060"></a>
       <a href="faq.html#spirit.faq.why_doesn_t_my_symbol_table_work_in_a__code__phrase_role__identifier__no_case__phrase___code__directive_">Why
       doesn't my symbol table work in a <tt class="computeroutput"><span class="identifier">no_case</span></tt>
       directive?</a>
@@ -190,7 +190,7 @@
       one or more uppercase characters will not match any input.
     </p>
 <a name="spirit.faq.i_m_getting_a_compilation_error_mentioning__code__phrase_role__identifier__boost__phrase__phrase_role__special______phrase__phrase_role__identifier__function__phrase___code__and_or___________code__phrase_role__identifier__boost__phrase__phrase_role__special______phrase__phrase_role__identifier__function4__phrase___code___what_does_this_mean_"></a><h3>
-<a name="id766518"></a>
+<a name="id769198"></a>
       <a href="faq.html#spirit.faq.i_m_getting_a_compilation_error_mentioning__code__phrase_role__identifier__boost__phrase__phrase_role__special______phrase__phrase_role__identifier__function__phrase___code__and_or___________code__phrase_role__identifier__boost__phrase__phrase_role__special______phrase__phrase_role__identifier__function4__phrase___code___what_does_this_mean_">I'm
       getting a compilation error mentioning <tt class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">function</span></tt>
       and/or <tt class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">function4</span></tt>. What does this mean?</a>

Modified: trunk/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance/double_performance.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance/double_performance.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance/double_performance.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -143,7 +143,7 @@
             <a href="double_performance.html#spirit.karma.double_performance" title="Figure 4. Performance comparison for a single double">figure</a>.
           </p>
 <div class="table">
-<a name="id681313"></a><p class="title"><b>Table 6. Performance comparison for a single double (all
+<a name="id684020"></a><p class="title"><b>Table 6. Performance comparison for a single double (all
           times in [s], 1000000 iterations)</b></p>
 <table class="table" summary="Performance comparison for a single double (all
           times in [s], 1000000 iterations)">

Modified: trunk/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance/format_performance.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance/format_performance.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance/format_performance.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -163,7 +163,7 @@
             of several items">figure</a>.
           </p>
 <div class="table">
-<a name="id683309"></a><p class="title"><b>Table 7. Performance comparison for a sequence of several
+<a name="id686010"></a><p class="title"><b>Table 7. Performance comparison for a sequence of several
           items (all times in [s], 1000000 iterations)</b></p>
 <table class="table" summary="Performance comparison for a sequence of several
           items (all times in [s], 1000000 iterations)">

Modified: trunk/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance/int_performance.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance/int_performance.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance/int_performance.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -133,7 +133,7 @@
             <a href="int_performance.html#spirit.karma.int_performance" title="Figure 3. Performance comparison for a single int">figure</a>.
           </p>
 <div class="table">
-<a name="id679938"></a><p class="title"><b>Table 5. Performance comparison for a single int (all
+<a name="id682645"></a><p class="title"><b>Table 5. Performance comparison for a single int (all
           times in [s], 10000000 iterations)</b></p>
 <table class="table" summary="Performance comparison for a single int (all
           times in [s], 10000000 iterations)">

Modified: trunk/libs/spirit/doc/html/spirit/karma/quick_reference/compound_attribute_rules.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/quick_reference/compound_attribute_rules.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/quick_reference/compound_attribute_rules.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.quick_reference.compound_attribute_rules.notation"></a><h5>
-<a name="id572651"></a>
+<a name="id575340"></a>
           <a href="compound_attribute_rules.html#spirit.karma.quick_reference.compound_attribute_rules.notation">Notation</a>
         </h5>
 <p>
@@ -83,7 +83,7 @@
           </p></td></tr>
 </table></div>
 <a name="spirit.karma.quick_reference.compound_attribute_rules.compound_generator_attribute_types"></a><h5>
-<a name="id573435"></a>
+<a name="id576124"></a>
           <a href="compound_attribute_rules.html#spirit.karma.quick_reference.compound_attribute_rules.compound_generator_attribute_types">Compound
           Generator Attribute Types</a>
         </h5>

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -46,7 +46,7 @@
           <tt class="computeroutput"><span class="identifier">lazy</span></tt> generators.
         </p>
 <a name="spirit.karma.reference.auxiliary.module_header"></a><h5>
-<a name="id636610"></a>
+<a name="id639312"></a>
           <a href="auxiliary.html#spirit.karma.reference.auxiliary.module_header">Module Header</a>
         </h5>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/auxiliary.hpp&gt;

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/attr_cast.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/attr_cast.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/attr_cast.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.auxiliary.attr_cast.description"></a><h6>
-<a name="id636754"></a>
+<a name="id639456"></a>
             <a href="attr_cast.html#spirit.karma.reference.auxiliary.attr_cast.description">Description</a>
           </h6>
 <p>
@@ -48,7 +48,7 @@
         Attribute to a Different Type (Qi and Karma)"><tt class="computeroutput"><span class="identifier">transform_attribute</span></tt></a>.
           </p>
 <a name="spirit.karma.reference.auxiliary.attr_cast.header"></a><h6>
-<a name="id636867"></a>
+<a name="id639569"></a>
             <a href="attr_cast.html#spirit.karma.reference.auxiliary.attr_cast.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/auxiliary/attr_cast.hpp&gt;
@@ -58,7 +58,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.auxiliary.attr_cast.namespace"></a><h6>
-<a name="id636982"></a>
+<a name="id639684"></a>
             <a href="attr_cast.html#spirit.karma.reference.auxiliary.attr_cast.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -72,14 +72,14 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.auxiliary.attr_cast.synopsis"></a><h6>
-<a name="id637086"></a>
+<a name="id639788"></a>
             <a href="attr_cast.html#spirit.karma.reference.auxiliary.attr_cast.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="identifier">Exposed</span><span class="special">,</span> <span class="identifier">Transformed</span><span class="special">&gt;</span>
 <span class="special">&lt;</span><span class="identifier">unspecified</span><span class="special">&gt;</span> <span class="identifier">attr_cast</span><span class="special">(&lt;</span><span class="identifier">unspecified</span><span class="special">&gt;);</span>
 </pre>
 <a name="spirit.karma.reference.auxiliary.attr_cast.template_parameters"></a><h6>
-<a name="id637190"></a>
+<a name="id639892"></a>
             <a href="attr_cast.html#spirit.karma.reference.auxiliary.attr_cast.template_parameters">Template
             parameters</a>
           </h6>
@@ -139,7 +139,7 @@
             not explicitly specified.
           </p>
 <a name="spirit.karma.reference.auxiliary.attr_cast.model_of"></a><h6>
-<a name="id637504"></a>
+<a name="id640206"></a>
             <a href="attr_cast.html#spirit.karma.reference.auxiliary.attr_cast.model_of">Model
             of</a>
           </h6>
@@ -162,7 +162,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.auxiliary.attr_cast.expression_semantics"></a><h6>
-<a name="id637588"></a>
+<a name="id640290"></a>
             <a href="attr_cast.html#spirit.karma.reference.auxiliary.attr_cast.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -236,7 +236,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.auxiliary.attr_cast.attributes"></a><h6>
-<a name="id638076"></a>
+<a name="id640779"></a>
             <a href="attr_cast.html#spirit.karma.reference.auxiliary.attr_cast.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -291,7 +291,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.auxiliary.attr_cast.complexity"></a><h6>
-<a name="id638499"></a>
+<a name="id641202"></a>
             <a href="attr_cast.html#spirit.karma.reference.auxiliary.attr_cast.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -305,7 +305,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.auxiliary.attr_cast.example"></a><h6>
-<a name="id638549"></a>
+<a name="id641252"></a>
             <a href="attr_cast.html#spirit.karma.reference.auxiliary.attr_cast.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/eol.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/eol.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/eol.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.auxiliary.eol.description"></a><h6>
-<a name="id639471"></a>
+<a name="id642174"></a>
             <a href="eol.html#spirit.karma.reference.auxiliary.eol.description">Description</a>
           </h6>
 <p>
@@ -45,7 +45,7 @@
             details).
           </p>
 <a name="spirit.karma.reference.auxiliary.eol.header"></a><h6>
-<a name="id639559"></a>
+<a name="id642262"></a>
             <a href="eol.html#spirit.karma.reference.auxiliary.eol.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/auxiliary/eol.hpp&gt;
@@ -55,7 +55,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.auxiliary.eol.namespace"></a><h6>
-<a name="id639673"></a>
+<a name="id642376"></a>
             <a href="eol.html#spirit.karma.reference.auxiliary.eol.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -69,7 +69,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.auxiliary.eol.model_of"></a><h6>
-<a name="id639775"></a>
+<a name="id642478"></a>
             <a href="eol.html#spirit.karma.reference.auxiliary.eol.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -82,7 +82,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.auxiliary.eol.expression_semantics"></a><h6>
-<a name="id639829"></a>
+<a name="id642532"></a>
             <a href="eol.html#spirit.karma.reference.auxiliary.eol.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -115,7 +115,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.auxiliary.eol.attributes"></a><h6>
-<a name="id639948"></a>
+<a name="id642651"></a>
             <a href="eol.html#spirit.karma.reference.auxiliary.eol.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -141,7 +141,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.auxiliary.eol.complexity"></a><h6>
-<a name="id640048"></a>
+<a name="id642752"></a>
             <a href="eol.html#spirit.karma.reference.auxiliary.eol.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -158,7 +158,7 @@
             output.
           </p>
 <a name="spirit.karma.reference.auxiliary.eol.example"></a><h6>
-<a name="id640090"></a>
+<a name="id642793"></a>
             <a href="eol.html#spirit.karma.reference.auxiliary.eol.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/eps.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/eps.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/eps.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -37,7 +37,7 @@
             or to insert semantic actions into the generation process.
           </p>
 <a name="spirit.karma.reference.auxiliary.eps.description"></a><h6>
-<a name="id640672"></a>
+<a name="id643375"></a>
             <a href="eps.html#spirit.karma.reference.auxiliary.eps.description">Description</a>
           </h6>
 <p>
@@ -45,7 +45,7 @@
             a multi-purpose generator that emits a yero length string.
           </p>
 <a name="spirit.karma.reference.auxiliary.eps.simple_form"></a><h6>
-<a name="id640713"></a>
+<a name="id643416"></a>
             <a href="eps.html#spirit.karma.reference.auxiliary.eps.simple_form">Simple
             Form</a>
           </h6>
@@ -63,7 +63,7 @@
 <pre class="programlisting"><span class="identifier">r</span> <span class="special">=</span> <span class="identifier">a</span> <span class="special">|</span> <span class="identifier">b</span> <span class="special">|</span> <span class="identifier">c</span> <span class="special">|</span> <span class="identifier">eps</span><span class="special">[</span><span class="identifier">error</span><span class="special">()];</span> <span class="comment">// Call error if a, b, and c fail to generate
 </span></pre>
 <a name="spirit.karma.reference.auxiliary.eps.semantic_predicate"></a><h6>
-<a name="id640861"></a>
+<a name="id643564"></a>
             <a href="eps.html#spirit.karma.reference.auxiliary.eps.semantic_predicate">Semantic
             Predicate</a>
           </h6>
@@ -93,7 +93,7 @@
             the production will return early without ever touching rest.
           </p>
 <a name="spirit.karma.reference.auxiliary.eps.header"></a><h6>
-<a name="id641169"></a>
+<a name="id643872"></a>
             <a href="eps.html#spirit.karma.reference.auxiliary.eps.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/auxiliary/eps.hpp&gt;
@@ -103,7 +103,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.auxiliary.eps.namespace"></a><h6>
-<a name="id641283"></a>
+<a name="id643986"></a>
             <a href="eps.html#spirit.karma.reference.auxiliary.eps.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -117,7 +117,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.auxiliary.eps.model_of"></a><h6>
-<a name="id641384"></a>
+<a name="id644087"></a>
             <a href="eps.html#spirit.karma.reference.auxiliary.eps.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -144,7 +144,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.auxiliary.eps.expression_semantics"></a><h6>
-<a name="id641501"></a>
+<a name="id644204"></a>
             <a href="eps.html#spirit.karma.reference.auxiliary.eps.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -197,7 +197,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.auxiliary.eps.attributes"></a><h6>
-<a name="id641758"></a>
+<a name="id644461"></a>
             <a href="eps.html#spirit.karma.reference.auxiliary.eps.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -241,7 +241,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.auxiliary.eps.complexity"></a><h6>
-<a name="id641967"></a>
+<a name="id644670"></a>
             <a href="eps.html#spirit.karma.reference.auxiliary.eps.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -257,7 +257,7 @@
             The complexity is constant as no output is generated.
           </p>
 <a name="spirit.karma.reference.auxiliary.eps.example"></a><h6>
-<a name="id642007"></a>
+<a name="id644710"></a>
             <a href="eps.html#spirit.karma.reference.auxiliary.eps.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/lazy.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/lazy.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/auxiliary/lazy.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,7 +30,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.auxiliary.lazy.description"></a><h6>
-<a name="id642744"></a>
+<a name="id645448"></a>
             <a href="lazy.html#spirit.karma.reference.auxiliary.lazy.description">Description</a>
           </h6>
 <p>
@@ -40,7 +40,7 @@
             its return value as the actual generator to produce the output.
           </p>
 <a name="spirit.karma.reference.auxiliary.lazy.header"></a><h6>
-<a name="id642790"></a>
+<a name="id645494"></a>
             <a href="lazy.html#spirit.karma.reference.auxiliary.lazy.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/auxiliary/lazy.hpp&gt;
@@ -50,7 +50,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.auxiliary.lazy.namespace"></a><h6>
-<a name="id642905"></a>
+<a name="id645609"></a>
             <a href="lazy.html#spirit.karma.reference.auxiliary.lazy.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -64,7 +64,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.auxiliary.lazy.model_of"></a><h6>
-<a name="id643008"></a>
+<a name="id645712"></a>
             <a href="lazy.html#spirit.karma.reference.auxiliary.lazy.model_of">Model
             of</a>
           </h6>
@@ -103,7 +103,7 @@
             Actions</a>).
           </p>
 <a name="spirit.karma.reference.auxiliary.lazy.expression_semantics"></a><h6>
-<a name="id643237"></a>
+<a name="id645943"></a>
             <a href="lazy.html#spirit.karma.reference.auxiliary.lazy.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -158,7 +158,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.auxiliary.lazy.attributes"></a><h6>
-<a name="id643460"></a>
+<a name="id646166"></a>
             <a href="lazy.html#spirit.karma.reference.auxiliary.lazy.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -198,7 +198,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.auxiliary.lazy.complexity"></a><h6>
-<a name="id643667"></a>
+<a name="id646373"></a>
             <a href="lazy.html#spirit.karma.reference.auxiliary.lazy.complexity">Complexity</a>
           </h6>
 <p>
@@ -207,7 +207,7 @@
             <tt class="computeroutput"><span class="identifier">fg</span></tt>.
           </p>
 <a name="spirit.karma.reference.auxiliary.lazy.example"></a><h6>
-<a name="id643721"></a>
+<a name="id646427"></a>
             <a href="lazy.html#spirit.karma.reference.auxiliary.lazy.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/binary.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/binary.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/binary.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -46,7 +46,7 @@
           to control padding of the generated output stream.
         </p>
 <a name="spirit.karma.reference.binary.module_header"></a><h5>
-<a name="id628665"></a>
+<a name="id631362"></a>
           <a href="binary.html#spirit.karma.reference.binary.module_header">Module Header</a>
         </h5>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/binary.hpp&gt;

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/binary/binary_big.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/binary/binary_big.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/binary/binary_big.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.binary.binary_big.description"></a><h6>
-<a name="id634308"></a>
+<a name="id637010"></a>
             <a href="binary_big.html#spirit.karma.reference.binary.binary_big.description">Description</a>
           </h6>
 <p>
@@ -43,7 +43,7 @@
             byte order.
           </p>
 <a name="spirit.karma.reference.binary.binary_big.header"></a><h6>
-<a name="id634340"></a>
+<a name="id637042"></a>
             <a href="binary_big.html#spirit.karma.reference.binary.binary_big.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/binary.hpp&gt;
@@ -53,7 +53,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.binary.binary_big.namespace"></a><h6>
-<a name="id634454"></a>
+<a name="id637156"></a>
             <a href="binary_big.html#spirit.karma.reference.binary.binary_big.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -91,7 +91,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.binary.binary_big.model_of"></a><h6>
-<a name="id634743"></a>
+<a name="id637446"></a>
             <a href="binary_big.html#spirit.karma.reference.binary.binary_big.model_of">Model
             of</a>
           </h6>
@@ -128,7 +128,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.binary.binary_big.expression_semantics"></a><h6>
-<a name="id634909"></a>
+<a name="id637612"></a>
             <a href="binary_big.html#spirit.karma.reference.binary.binary_big.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -219,7 +219,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.binary.binary_big.attributes"></a><h6>
-<a name="id635243"></a>
+<a name="id637945"></a>
             <a href="binary_big.html#spirit.karma.reference.binary.binary_big.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -290,7 +290,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.binary.binary_big.complexity"></a><h6>
-<a name="id635624"></a>
+<a name="id638327"></a>
             <a href="binary_big.html#spirit.karma.reference.binary.binary_big.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -303,7 +303,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.binary.binary_big.example"></a><h6>
-<a name="id635662"></a>
+<a name="id638364"></a>
             <a href="binary_big.html#spirit.karma.reference.binary.binary_big.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/binary/binary_little.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/binary/binary_little.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/binary/binary_little.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.binary.binary_little.description"></a><h6>
-<a name="id632059"></a>
+<a name="id634756"></a>
             <a href="binary_little.html#spirit.karma.reference.binary.binary_little.description">Description</a>
           </h6>
 <p>
@@ -44,7 +44,7 @@
             byte order.
           </p>
 <a name="spirit.karma.reference.binary.binary_little.header"></a><h6>
-<a name="id632091"></a>
+<a name="id634788"></a>
             <a href="binary_little.html#spirit.karma.reference.binary.binary_little.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/binary.hpp&gt;
@@ -54,7 +54,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.binary.binary_little.namespace"></a><h6>
-<a name="id632205"></a>
+<a name="id634902"></a>
             <a href="binary_little.html#spirit.karma.reference.binary.binary_little.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -92,7 +92,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.binary.binary_little.model_of"></a><h6>
-<a name="id632495"></a>
+<a name="id635192"></a>
             <a href="binary_little.html#spirit.karma.reference.binary.binary_little.model_of">Model
             of</a>
           </h6>
@@ -129,7 +129,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.binary.binary_little.expression_semantics"></a><h6>
-<a name="id632662"></a>
+<a name="id635359"></a>
             <a href="binary_little.html#spirit.karma.reference.binary.binary_little.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -220,7 +220,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.binary.binary_little.attributes"></a><h6>
-<a name="id632996"></a>
+<a name="id635698"></a>
             <a href="binary_little.html#spirit.karma.reference.binary.binary_little.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -291,7 +291,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.binary.binary_little.complexity"></a><h6>
-<a name="id633378"></a>
+<a name="id636080"></a>
             <a href="binary_little.html#spirit.karma.reference.binary.binary_little.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -304,7 +304,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.binary.binary_little.example"></a><h6>
-<a name="id633415"></a>
+<a name="id636117"></a>
             <a href="binary_little.html#spirit.karma.reference.binary.binary_little.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/binary/binary_native.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/binary/binary_native.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/binary/binary_native.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.binary.binary_native.description"></a><h6>
-<a name="id628798"></a>
+<a name="id631494"></a>
             <a href="binary_native.html#spirit.karma.reference.binary.binary_native.description">Description</a>
           </h6>
 <p>
@@ -43,7 +43,7 @@
             (byte order) of the target architecture.
           </p>
 <a name="spirit.karma.reference.binary.binary_native.header"></a><h6>
-<a name="id628830"></a>
+<a name="id631527"></a>
             <a href="binary_native.html#spirit.karma.reference.binary.binary_native.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/binary.hpp&gt;
@@ -53,7 +53,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.binary.binary_native.namespace"></a><h6>
-<a name="id628945"></a>
+<a name="id631641"></a>
             <a href="binary_native.html#spirit.karma.reference.binary.binary_native.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -95,7 +95,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.binary.binary_native.model_of"></a><h6>
-<a name="id629283"></a>
+<a name="id631980"></a>
             <a href="binary_native.html#spirit.karma.reference.binary.binary_native.model_of">Model
             of</a>
           </h6>
@@ -137,7 +137,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.binary.binary_native.expression_semantics"></a><h6>
-<a name="id629484"></a>
+<a name="id632181"></a>
             <a href="binary_native.html#spirit.karma.reference.binary.binary_native.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -248,7 +248,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.binary.binary_native.attributes"></a><h6>
-<a name="id629897"></a>
+<a name="id632593"></a>
             <a href="binary_native.html#spirit.karma.reference.binary.binary_native.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -349,7 +349,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.binary.binary_native.complexity"></a><h6>
-<a name="id630509"></a>
+<a name="id633206"></a>
             <a href="binary_native.html#spirit.karma.reference.binary.binary_native.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -362,7 +362,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.binary.binary_native.example"></a><h6>
-<a name="id630547"></a>
+<a name="id633244"></a>
             <a href="binary_native.html#spirit.karma.reference.binary.binary_native.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/char.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/char.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/char.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -46,7 +46,7 @@
           <tt class="computeroutput"><span class="identifier">xdigit</span></tt>, etc.).
         </p>
 <a name="spirit.karma.reference.char.module_header"></a><h5>
-<a name="id587267"></a>
+<a name="id589956"></a>
           <a href="char.html#spirit.karma.reference.char.module_header">Module Header</a>
         </h5>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/char.hpp&gt;

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/char/char_class.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/char/char_class.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/char/char_class.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -37,7 +37,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.char.char_class.description"></a><h6>
-<a name="id592307"></a>
+<a name="id595004"></a>
             <a href="char_class.html#spirit.karma.reference.char.char_class.description">Description</a>
           </h6>
 <p>
@@ -49,7 +49,7 @@
             such as forcing lower or upper case.
           </p>
 <a name="spirit.karma.reference.char.char_class.header"></a><h6>
-<a name="id592399"></a>
+<a name="id595096"></a>
             <a href="char_class.html#spirit.karma.reference.char.char_class.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/char/char_class.hpp&gt;
@@ -59,7 +59,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.char.char_class.namespace"></a><h6>
-<a name="id592513"></a>
+<a name="id595210"></a>
             <a href="char_class.html#spirit.karma.reference.char.char_class.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -114,7 +114,7 @@
             and will not compile if no attribute is associated.
           </p>
 <a name="spirit.karma.reference.char.char_class.model_of"></a><h6>
-<a name="id592994"></a>
+<a name="id595691"></a>
             <a href="char_class.html#spirit.karma.reference.char.char_class.model_of">Model
             of</a>
           </h6>
@@ -138,7 +138,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.char.char_class.expression_semantics"></a><h6>
-<a name="id593087"></a>
+<a name="id595783"></a>
             <a href="char_class.html#spirit.karma.reference.char.char_class.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -326,7 +326,7 @@
 </td></tr>
 </table></div>
 <a name="spirit.karma.reference.char.char_class.attributes"></a><h6>
-<a name="id594462"></a>
+<a name="id597158"></a>
             <a href="char_class.html#spirit.karma.reference.char.char_class.attributes">Attributes</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -354,7 +354,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.char.char_class.complexity"></a><h6>
-<a name="id594651"></a>
+<a name="id597347"></a>
             <a href="char_class.html#spirit.karma.reference.char.char_class.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -371,7 +371,7 @@
             per invocation.
           </p>
 <a name="spirit.karma.reference.char.char_class.example"></a><h6>
-<a name="id594694"></a>
+<a name="id597390"></a>
             <a href="char_class.html#spirit.karma.reference.char.char_class.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/char/char_generator.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/char/char_generator.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/char/char_generator.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.char.char_generator.description"></a><h6>
-<a name="id587422"></a>
+<a name="id590111"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.description">Description</a>
           </h6>
 <p>
@@ -52,7 +52,7 @@
             There are various forms of <tt class="computeroutput"><span class="identifier">char_</span></tt>.
           </p>
 <a name="spirit.karma.reference.char.char_generator.char_"></a><h6>
-<a name="id587510"></a>
+<a name="id590200"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.char_">char_</a>
           </h6>
 <p>
@@ -63,7 +63,7 @@
 <pre class="programlisting"><span class="identifier">char_</span> <span class="comment">// emits any character as supplied by the attribute
 </span></pre>
 <a name="spirit.karma.reference.char.char_generator.char__ch_"></a><h6>
-<a name="id587581"></a>
+<a name="id590270"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.char__ch_">char_(ch)</a>
           </h6>
 <p>
@@ -75,7 +75,7 @@
 </span><span class="identifier">char_</span><span class="special">(</span><span class="identifier">x</span><span class="special">)</span> <span class="comment">// emits x (a char)
 </span></pre>
 <a name="spirit.karma.reference.char.char_generator.char__first__last_"></a><h6>
-<a name="id587713"></a>
+<a name="id590402"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.char__first__last_">char_(first,
             last)</a>
           </h6>
@@ -127,7 +127,7 @@
 </td></tr>
 </table></div>
 <a name="spirit.karma.reference.char.char_generator.char__def_"></a><h6>
-<a name="id587998"></a>
+<a name="id590688"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.char__def_">char_(def)</a>
           </h6>
 <p>
@@ -147,7 +147,7 @@
             by the attribute.
           </p>
 <a name="spirit.karma.reference.char.char_generator.lit_ch_"></a><h6>
-<a name="id588173"></a>
+<a name="id590863"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.lit_ch_">lit(ch)</a>
           </h6>
 <p>
@@ -193,7 +193,7 @@
 <span class="identifier">lit</span><span class="special">(</span><span class="identifier">c</span><span class="special">)</span> <span class="comment">// c is a char
 </span></pre>
 <a name="spirit.karma.reference.char.char_generator.header"></a><h6>
-<a name="id588452"></a>
+<a name="id591142"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/char/char.hpp&gt;
@@ -203,7 +203,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.char.char_generator.namespace"></a><h6>
-<a name="id588567"></a>
+<a name="id591258"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -227,7 +227,7 @@
             Encoding Namespace</a>.
           </p>
 <a name="spirit.karma.reference.char.char_generator.model_of"></a><h6>
-<a name="id588731"></a>
+<a name="id591421"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.model_of">Model
             of</a>
           </h6>
@@ -274,7 +274,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.char.char_generator.expression_semantics"></a><h6>
-<a name="id588961"></a>
+<a name="id591657"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -467,7 +467,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.char.char_generator.attributes"></a><h6>
-<a name="id590052"></a>
+<a name="id592748"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -590,7 +590,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.char.char_generator.complexity"></a><h6>
-<a name="id590973"></a>
+<a name="id593670"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -619,7 +619,7 @@
             set, where N is the number of characters in the character set.
           </p>
 <a name="spirit.karma.reference.char.char_generator.example"></a><h6>
-<a name="id591244"></a>
+<a name="id593941"></a>
             <a href="char_generator.html#spirit.karma.reference.char.char_generator.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/directive.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/directive.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/directive.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -54,7 +54,7 @@
           controlling case sensitivity (<tt class="computeroutput"><span class="identifier">upper</span><span class="special">[]</span></tt> and <tt class="computeroutput"><span class="identifier">lower</span><span class="special">[]</span></tt>), field width (<tt class="computeroutput"><span class="identifier">maxwidth</span><span class="special">[]</span></tt>), buffering (<tt class="computeroutput"><span class="identifier">buffer</span><span class="special">[]</span></tt>), and attribute handling (<tt class="computeroutput"><span class="identifier">omit</span><span class="special">[]</span></tt>).
         </p>
 <a name="spirit.karma.reference.directive.module_header"></a><h5>
-<a name="id644678"></a>
+<a name="id647383"></a>
           <a href="directive.html#spirit.karma.reference.directive.module_header">Module Header</a>
         </h5>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/directive.hpp&gt;

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/directive/alignment.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/directive/alignment.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/directive/alignment.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.directive.alignment.description"></a><h6>
-<a name="id644858"></a>
+<a name="id647564"></a>
             <a href="alignment.html#spirit.karma.reference.directive.alignment.description">Description</a>
           </h6>
 <p>
@@ -43,7 +43,7 @@
             an arbitrary generator to create the padding.
           </p>
 <a name="spirit.karma.reference.directive.alignment.header"></a><h6>
-<a name="id644891"></a>
+<a name="id647597"></a>
             <a href="alignment.html#spirit.karma.reference.directive.alignment.header">Header</a>
           </h6>
 <p>
@@ -71,7 +71,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.directive.alignment.namespace"></a><h6>
-<a name="id645225"></a>
+<a name="id647931"></a>
             <a href="alignment.html#spirit.karma.reference.directive.alignment.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -95,7 +95,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.alignment.model_of"></a><h6>
-<a name="id645429"></a>
+<a name="id648134"></a>
             <a href="alignment.html#spirit.karma.reference.directive.alignment.model_of">Model
             of</a>
           </h6>
@@ -134,7 +134,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.directive.alignment.expression_semantics"></a><h6>
-<a name="id645641"></a>
+<a name="id648344"></a>
             <a href="alignment.html#spirit.karma.reference.directive.alignment.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -363,7 +363,7 @@
 </td></tr>
 </table></div>
 <a name="spirit.karma.reference.directive.alignment.attributes"></a><h6>
-<a name="id647184"></a>
+<a name="id649886"></a>
             <a href="alignment.html#spirit.karma.reference.directive.alignment.attributes">Attributes</a>
           </h6>
 <p>
@@ -558,7 +558,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.alignment.complexity"></a><h6>
-<a name="id649568"></a>
+<a name="id652271"></a>
             <a href="alignment.html#spirit.karma.reference.directive.alignment.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -576,7 +576,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.directive.alignment.example"></a><h6>
-<a name="id649623"></a>
+<a name="id652326"></a>
             <a href="alignment.html#spirit.karma.reference.directive.alignment.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/directive/buffer.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/directive/buffer.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/directive/buffer.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.directive.buffer.description"></a><h6>
-<a name="id660714"></a>
+<a name="id663418"></a>
             <a href="buffer.html#spirit.karma.reference.directive.buffer.description">Description</a>
           </h6>
 <p>
@@ -52,7 +52,7 @@
             discarded otherwise.
           </p>
 <a name="spirit.karma.reference.directive.buffer.header"></a><h6>
-<a name="id660764"></a>
+<a name="id663468"></a>
             <a href="buffer.html#spirit.karma.reference.directive.buffer.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/directive/buffer.hpp&gt;
@@ -72,7 +72,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.buffer.model_of"></a><h6>
-<a name="id660957"></a>
+<a name="id663662"></a>
             <a href="buffer.html#spirit.karma.reference.directive.buffer.model_of">Model
             of</a>
           </h6>
@@ -99,7 +99,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.directive.buffer.expression_semantics"></a><h6>
-<a name="id661076"></a>
+<a name="id663780"></a>
             <a href="buffer.html#spirit.karma.reference.directive.buffer.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -148,7 +148,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.directive.buffer.attributes"></a><h6>
-<a name="id661326"></a>
+<a name="id664031"></a>
             <a href="buffer.html#spirit.karma.reference.directive.buffer.attributes">Attributes</a>
           </h6>
 <p>
@@ -184,7 +184,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.buffer.complexity"></a><h6>
-<a name="id661552"></a>
+<a name="id664257"></a>
             <a href="buffer.html#spirit.karma.reference.directive.buffer.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -199,7 +199,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.directive.buffer.example"></a><h6>
-<a name="id661593"></a>
+<a name="id664297"></a>
             <a href="buffer.html#spirit.karma.reference.directive.buffer.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/directive/delimit.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/directive/delimit.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/directive/delimit.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.directive.delimit.description"></a><h6>
-<a name="id653913"></a>
+<a name="id656616"></a>
             <a href="delimit.html#spirit.karma.reference.directive.delimit.description">Description</a>
           </h6>
 <p>
@@ -44,7 +44,7 @@
             while the directive <tt class="computeroutput"><span class="identifier">delimit</span><span class="special">[]</span></tt> (re-)enables automatic delimiting.
           </p>
 <a name="spirit.karma.reference.directive.delimit.header"></a><h6>
-<a name="id654012"></a>
+<a name="id656715"></a>
             <a href="delimit.html#spirit.karma.reference.directive.delimit.header">Header</a>
           </h6>
 <p>
@@ -65,7 +65,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.directive.delimit.namespace"></a><h6>
-<a name="id654245"></a>
+<a name="id656949"></a>
             <a href="delimit.html#spirit.karma.reference.directive.delimit.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -85,7 +85,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.delimit.model_of"></a><h6>
-<a name="id654398"></a>
+<a name="id657102"></a>
             <a href="delimit.html#spirit.karma.reference.directive.delimit.model_of">Model
             of</a>
           </h6>
@@ -119,7 +119,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.directive.delimit.expression_semantics"></a><h6>
-<a name="id654574"></a>
+<a name="id657278"></a>
             <a href="delimit.html#spirit.karma.reference.directive.delimit.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -178,7 +178,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.delimit.attributes"></a><h6>
-<a name="id654910"></a>
+<a name="id657614"></a>
             <a href="delimit.html#spirit.karma.reference.directive.delimit.attributes">Attributes</a>
           </h6>
 <p>
@@ -244,7 +244,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.delimit.complexity"></a><h6>
-<a name="id655508"></a>
+<a name="id658211"></a>
             <a href="delimit.html#spirit.karma.reference.directive.delimit.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -260,7 +260,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.directive.delimit.example"></a><h6>
-<a name="id655580"></a>
+<a name="id658283"></a>
             <a href="delimit.html#spirit.karma.reference.directive.delimit.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/directive/maxwidth.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/directive/maxwidth.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/directive/maxwidth.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.directive.maxwidth.description"></a><h6>
-<a name="id658815"></a>
+<a name="id661519"></a>
             <a href="maxwidth.html#spirit.karma.reference.directive.maxwidth.description">Description</a>
           </h6>
 <p>
@@ -44,7 +44,7 @@
             generated by the embedded generator.
           </p>
 <a name="spirit.karma.reference.directive.maxwidth.header"></a><h6>
-<a name="id658863"></a>
+<a name="id661567"></a>
             <a href="maxwidth.html#spirit.karma.reference.directive.maxwidth.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/directive/maxwidth.hpp&gt;
@@ -64,7 +64,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.maxwidth.model_of"></a><h6>
-<a name="id659057"></a>
+<a name="id661762"></a>
             <a href="maxwidth.html#spirit.karma.reference.directive.maxwidth.model_of">Model
             of</a>
           </h6>
@@ -96,7 +96,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.directive.maxwidth.expression_semantics"></a><h6>
-<a name="id659211"></a>
+<a name="id661915"></a>
             <a href="maxwidth.html#spirit.karma.reference.directive.maxwidth.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -173,7 +173,7 @@
 </td></tr>
 </table></div>
 <a name="spirit.karma.reference.directive.maxwidth.attributes"></a><h6>
-<a name="id659600"></a>
+<a name="id662304"></a>
             <a href="maxwidth.html#spirit.karma.reference.directive.maxwidth.attributes">Attributes</a>
           </h6>
 <p>
@@ -225,7 +225,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.maxwidth.complexity"></a><h6>
-<a name="id660005"></a>
+<a name="id662709"></a>
             <a href="maxwidth.html#spirit.karma.reference.directive.maxwidth.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -241,7 +241,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.directive.maxwidth.example"></a><h6>
-<a name="id660074"></a>
+<a name="id662778"></a>
             <a href="maxwidth.html#spirit.karma.reference.directive.maxwidth.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/directive/omit.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/directive/omit.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/directive/omit.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.directive.omit.description"></a><h6>
-<a name="id662427"></a>
+<a name="id665131"></a>
             <a href="omit.html#spirit.karma.reference.directive.omit.description">Description</a>
           </h6>
 <p>
@@ -42,7 +42,7 @@
             any output.
           </p>
 <a name="spirit.karma.reference.directive.omit.header"></a><h6>
-<a name="id662457"></a>
+<a name="id665162"></a>
             <a href="omit.html#spirit.karma.reference.directive.omit.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/directive/omit.hpp&gt;
@@ -62,7 +62,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.omit.model_of"></a><h6>
-<a name="id662651"></a>
+<a name="id665356"></a>
             <a href="omit.html#spirit.karma.reference.directive.omit.model_of">Model
             of</a>
           </h6>
@@ -89,7 +89,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.directive.omit.expression_semantics"></a><h6>
-<a name="id662768"></a>
+<a name="id665473"></a>
             <a href="omit.html#spirit.karma.reference.directive.omit.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -122,7 +122,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.omit.attributes"></a><h6>
-<a name="id662925"></a>
+<a name="id665630"></a>
             <a href="omit.html#spirit.karma.reference.directive.omit.attributes">Attributes</a>
           </h6>
 <p>
@@ -158,7 +158,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.omit.complexity"></a><h6>
-<a name="id663151"></a>
+<a name="id665856"></a>
             <a href="omit.html#spirit.karma.reference.directive.omit.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -172,7 +172,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.directive.omit.example"></a><h6>
-<a name="id663202"></a>
+<a name="id665907"></a>
             <a href="omit.html#spirit.karma.reference.directive.omit.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/directive/repeat.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/directive/repeat.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/directive/repeat.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.directive.repeat.description"></a><h6>
-<a name="id650597"></a>
+<a name="id653300"></a>
             <a href="repeat.html#spirit.karma.reference.directive.repeat.description">Description</a>
           </h6>
 <p>
@@ -60,7 +60,7 @@
             </li>
 </ul></div>
 <a name="spirit.karma.reference.directive.repeat.header"></a><h6>
-<a name="id650684"></a>
+<a name="id653386"></a>
             <a href="repeat.html#spirit.karma.reference.directive.repeat.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/directive/repeat.hpp&gt;
@@ -70,7 +70,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.directive.repeat.namespace"></a><h6>
-<a name="id650797"></a>
+<a name="id653499"></a>
             <a href="repeat.html#spirit.karma.reference.directive.repeat.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -90,7 +90,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.repeat.model_of"></a><h6>
-<a name="id650949"></a>
+<a name="id653652"></a>
             <a href="repeat.html#spirit.karma.reference.directive.repeat.model_of">Model
             of</a>
           </h6>
@@ -122,7 +122,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.directive.repeat.expression_semantics"></a><h6>
-<a name="id651115"></a>
+<a name="id653817"></a>
             <a href="repeat.html#spirit.karma.reference.directive.repeat.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -220,7 +220,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.directive.repeat.attributes"></a><h6>
-<a name="id651732"></a>
+<a name="id654435"></a>
             <a href="repeat.html#spirit.karma.reference.directive.repeat.attributes">Attributes</a>
           </h6>
 <p>
@@ -357,7 +357,7 @@
 </td></tr>
 </table></div>
 <a name="spirit.karma.reference.directive.repeat.complexity"></a><h6>
-<a name="id652925"></a>
+<a name="id655628"></a>
             <a href="repeat.html#spirit.karma.reference.directive.repeat.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -372,7 +372,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.directive.repeat.example"></a><h6>
-<a name="id652966"></a>
+<a name="id655669"></a>
             <a href="repeat.html#spirit.karma.reference.directive.repeat.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/directive/upperlower.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/directive/upperlower.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/directive/upperlower.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.directive.upperlower.description"></a><h6>
-<a name="id656360"></a>
+<a name="id659064"></a>
             <a href="upperlower.html#spirit.karma.reference.directive.upperlower.description">Description</a>
           </h6>
 <p>
@@ -45,7 +45,7 @@
             Encoding Namespace</a>).
           </p>
 <a name="spirit.karma.reference.directive.upperlower.header"></a><h6>
-<a name="id656468"></a>
+<a name="id659172"></a>
             <a href="upperlower.html#spirit.karma.reference.directive.upperlower.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/directive/upper_lower_case.hpp&gt;
@@ -55,7 +55,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.directive.upperlower.namespace"></a><h6>
-<a name="id656584"></a>
+<a name="id659287"></a>
             <a href="upperlower.html#spirit.karma.reference.directive.upperlower.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -78,7 +78,7 @@
             Encoding Namespace</a>.
           </p>
 <a name="spirit.karma.reference.directive.upperlower.model_of"></a><h6>
-<a name="id656729"></a>
+<a name="id659432"></a>
             <a href="upperlower.html#spirit.karma.reference.directive.upperlower.model_of">Model
             of</a>
           </h6>
@@ -110,7 +110,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.directive.upperlower.expression_semantics"></a><h6>
-<a name="id656896"></a>
+<a name="id659600"></a>
             <a href="upperlower.html#spirit.karma.reference.directive.upperlower.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -208,7 +208,7 @@
 </td></tr>
 </table></div>
 <a name="spirit.karma.reference.directive.upperlower.attributes"></a><h6>
-<a name="id657748"></a>
+<a name="id660452"></a>
             <a href="upperlower.html#spirit.karma.reference.directive.upperlower.attributes">Attributes</a>
           </h6>
 <p>
@@ -260,7 +260,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.directive.upperlower.complexity"></a><h6>
-<a name="id658182"></a>
+<a name="id660886"></a>
             <a href="upperlower.html#spirit.karma.reference.directive.upperlower.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -277,7 +277,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.directive.upperlower.example"></a><h6>
-<a name="id658274"></a>
+<a name="id660978"></a>
             <a href="upperlower.html#spirit.karma.reference.directive.upperlower.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/binarygenerator.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/binarygenerator.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/binarygenerator.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -31,7 +31,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.generator_concepts.binarygenerator.description"></a><h6>
-<a name="id581275"></a>
+<a name="id583964"></a>
             <a href="binarygenerator.html#spirit.karma.reference.generator_concepts.binarygenerator.description">Description</a>
           </h6>
 <p>
@@ -43,7 +43,7 @@
             Design Pattern.
           </p>
 <a name="spirit.karma.reference.generator_concepts.binarygenerator.refinement_of"></a><h6>
-<a name="id581356"></a>
+<a name="id584045"></a>
             <a href="binarygenerator.html#spirit.karma.reference.generator_concepts.binarygenerator.refinement_of">Refinement
             of</a>
           </h6>
@@ -70,7 +70,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.generator_concepts.binarygenerator.valid_expressions"></a><h6>
-<a name="id581465"></a>
+<a name="id584155"></a>
             <a href="binarygenerator.html#spirit.karma.reference.generator_concepts.binarygenerator.valid_expressions">Valid
             Expressions</a>
           </h6>
@@ -121,7 +121,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.generator_concepts.binarygenerator.type_expressions"></a><h6>
-<a name="id581688"></a>
+<a name="id584377"></a>
             <a href="binarygenerator.html#spirit.karma.reference.generator_concepts.binarygenerator.type_expressions">Type
             Expressions</a>
           </h6>
@@ -170,7 +170,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.generator_concepts.binarygenerator.invariants"></a><h6>
-<a name="id581953"></a>
+<a name="id584642"></a>
             <a href="binarygenerator.html#spirit.karma.reference.generator_concepts.binarygenerator.invariants">Invariants</a>
           </h6>
 <p>
@@ -186,7 +186,7 @@
 </li>
 </ul></div>
 <a name="spirit.karma.reference.generator_concepts.binarygenerator.models"></a><h6>
-<a name="id582153"></a>
+<a name="id584842"></a>
             <a href="binarygenerator.html#spirit.karma.reference.generator_concepts.binarygenerator.models">Models</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/generator.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/generator.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/generator.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -32,7 +32,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.generator_concepts.generator.description"></a><h6>
-<a name="id578403"></a>
+<a name="id581092"></a>
             <a href="generator.html#spirit.karma.reference.generator_concepts.generator.description">Description</a>
           </h6>
 <p>
@@ -86,7 +86,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.generator_concepts.generator.valid_expressions"></a><h6>
-<a name="id578770"></a>
+<a name="id581459"></a>
             <a href="generator.html#spirit.karma.reference.generator_concepts.generator.valid_expressions">Valid
             Expressions</a>
           </h6>
@@ -153,7 +153,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.generator_concepts.generator.type_expressions"></a><h6>
-<a name="id579139"></a>
+<a name="id581828"></a>
             <a href="generator.html#spirit.karma.reference.generator_concepts.generator.type_expressions">Type
             Expressions</a>
           </h6>
@@ -204,7 +204,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.generator_concepts.generator.postcondition"></a><h6>
-<a name="id579506"></a>
+<a name="id582195"></a>
             <a href="generator.html#spirit.karma.reference.generator_concepts.generator.postcondition">Postcondition</a>
           </h6>
 <p>
@@ -226,7 +226,7 @@
             </li>
 </ul></div>
 <a name="spirit.karma.reference.generator_concepts.generator.models"></a><h6>
-<a name="id579611"></a>
+<a name="id582300"></a>
             <a href="generator.html#spirit.karma.reference.generator_concepts.generator.models">Models</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/narygenerator.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/narygenerator.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/narygenerator.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -31,7 +31,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.generator_concepts.narygenerator.description"></a><h6>
-<a name="id582243"></a>
+<a name="id584932"></a>
             <a href="narygenerator.html#spirit.karma.reference.generator_concepts.narygenerator.description">Description</a>
           </h6>
 <p>
@@ -41,7 +41,7 @@
             Design Pattern.
           </p>
 <a name="spirit.karma.reference.generator_concepts.narygenerator.refinement_of"></a><h6>
-<a name="id582298"></a>
+<a name="id584988"></a>
             <a href="narygenerator.html#spirit.karma.reference.generator_concepts.narygenerator.refinement_of">Refinement
             of</a>
           </h6>
@@ -68,7 +68,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.generator_concepts.narygenerator.valid_expressions"></a><h6>
-<a name="id582408"></a>
+<a name="id585097"></a>
             <a href="narygenerator.html#spirit.karma.reference.generator_concepts.narygenerator.valid_expressions">Valid
             Expressions</a>
           </h6>
@@ -107,7 +107,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.generator_concepts.narygenerator.type_expressions"></a><h6>
-<a name="id582576"></a>
+<a name="id585265"></a>
             <a href="narygenerator.html#spirit.karma.reference.generator_concepts.narygenerator.type_expressions">Type
             Expressions</a>
           </h6>
@@ -148,7 +148,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.generator_concepts.narygenerator.invariants"></a><h6>
-<a name="id582803"></a>
+<a name="id585492"></a>
             <a href="narygenerator.html#spirit.karma.reference.generator_concepts.narygenerator.invariants">Invariants</a>
           </h6>
 <p>
@@ -160,7 +160,7 @@
 <tt class="computeroutput"><span class="identifier">traits</span><span class="special">::</span><span class="identifier">is_generator</span><span class="special">&lt;</span><span class="identifier">E</span><span class="special">&gt;::</span><span class="identifier">type</span></tt> evaluates to <tt class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">true_</span></tt>
 </li></ul></div>
 <a name="spirit.karma.reference.generator_concepts.narygenerator.models"></a><h6>
-<a name="id582927"></a>
+<a name="id585617"></a>
             <a href="narygenerator.html#spirit.karma.reference.generator_concepts.narygenerator.models">Models</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/primitivegenerator.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/primitivegenerator.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/primitivegenerator.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -31,7 +31,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.generator_concepts.primitivegenerator.description"></a><h6>
-<a name="id579673"></a>
+<a name="id582362"></a>
             <a href="primitivegenerator.html#spirit.karma.reference.generator_concepts.primitivegenerator.description">Description</a>
           </h6>
 <p>
@@ -39,7 +39,7 @@
             that the client uses to build more complex generators.
           </p>
 <a name="spirit.karma.reference.generator_concepts.primitivegenerator.refinement_of"></a><h6>
-<a name="id579708"></a>
+<a name="id582397"></a>
             <a href="primitivegenerator.html#spirit.karma.reference.generator_concepts.primitivegenerator.refinement_of">Refinement
             of</a>
           </h6>
@@ -53,7 +53,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.generator_concepts.primitivegenerator.post_delimit"></a><h6>
-<a name="id579765"></a>
+<a name="id582453"></a>
             <a href="primitivegenerator.html#spirit.karma.reference.generator_concepts.primitivegenerator.post_delimit">Post-delimit</a>
           </h6>
 <p>
@@ -66,7 +66,7 @@
 <pre class="programlisting"><span class="identifier">karma</span><span class="special">::</span><span class="identifier">delimit_out</span><span class="special">(</span><span class="identifier">sink</span><span class="special">,</span> <span class="identifier">delimit</span><span class="special">);</span>
 </pre>
 <a name="spirit.karma.reference.generator_concepts.primitivegenerator.type_expressions"></a><h6>
-<a name="id579883"></a>
+<a name="id582572"></a>
             <a href="primitivegenerator.html#spirit.karma.reference.generator_concepts.primitivegenerator.type_expressions">Type
             Expressions</a>
           </h6>
@@ -97,7 +97,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.generator_concepts.primitivegenerator.models"></a><h6>
-<a name="id580072"></a>
+<a name="id582761"></a>
             <a href="primitivegenerator.html#spirit.karma.reference.generator_concepts.primitivegenerator.models">Models</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/unarygenerator.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/unarygenerator.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/generator_concepts/unarygenerator.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -31,7 +31,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.generator_concepts.unarygenerator.description"></a><h6>
-<a name="id580210"></a>
+<a name="id582898"></a>
             <a href="unarygenerator.html#spirit.karma.reference.generator_concepts.unarygenerator.description">Description</a>
           </h6>
 <p>
@@ -40,7 +40,7 @@
             following the Delegate Design Pattern.
           </p>
 <a name="spirit.karma.reference.generator_concepts.unarygenerator.refinement_of"></a><h6>
-<a name="id580247"></a>
+<a name="id582935"></a>
             <a href="unarygenerator.html#spirit.karma.reference.generator_concepts.unarygenerator.refinement_of">Refinement
             of</a>
           </h6>
@@ -67,7 +67,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.generator_concepts.unarygenerator.valid_expressions"></a><h6>
-<a name="id580355"></a>
+<a name="id583044"></a>
             <a href="unarygenerator.html#spirit.karma.reference.generator_concepts.unarygenerator.valid_expressions">Valid
             Expressions</a>
           </h6>
@@ -105,7 +105,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.generator_concepts.unarygenerator.type_expressions"></a><h6>
-<a name="id580514"></a>
+<a name="id583203"></a>
             <a href="unarygenerator.html#spirit.karma.reference.generator_concepts.unarygenerator.type_expressions">Type
             Expressions</a>
           </h6>
@@ -146,7 +146,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.generator_concepts.unarygenerator.invariants"></a><h6>
-<a name="id580741"></a>
+<a name="id583430"></a>
             <a href="unarygenerator.html#spirit.karma.reference.generator_concepts.unarygenerator.invariants">Invariants</a>
           </h6>
 <p>
@@ -157,7 +157,7 @@
 <tt class="computeroutput"><span class="identifier">traits</span><span class="special">::</span><span class="identifier">is_generator</span><span class="special">&lt;</span><span class="identifier">G</span><span class="special">::</span><span class="identifier">subject_type</span><span class="special">&gt;::</span><span class="identifier">type</span></tt> evaluates to <tt class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">true_</span></tt>
 </li></ul></div>
 <a name="spirit.karma.reference.generator_concepts.unarygenerator.models"></a><h6>
-<a name="id580863"></a>
+<a name="id583552"></a>
             <a href="unarygenerator.html#spirit.karma.reference.generator_concepts.unarygenerator.models">Models</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/karma_basics.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/karma_basics.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/karma_basics.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,7 +30,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.karma_basics.lazy_argument"></a><h5>
-<a name="id583041"></a>
+<a name="id585730"></a>
           <a href="karma_basics.html#spirit.karma.reference.karma_basics.lazy_argument">Lazy
           Argument</a>
         </h5>
@@ -56,7 +56,7 @@
           Actions</a>).
         </p>
 <a name="spirit.karma.reference.karma_basics.character_encoding_namespace"></a><h5>
-<a name="id583261"></a>
+<a name="id585950"></a>
           <a href="karma_basics.html#spirit.karma.reference.karma_basics.character_encoding_namespace">Character
           Encoding Namespace</a>
         </h5>
@@ -117,7 +117,7 @@
           </li>
 </ul></div>
 <a name="spirit.karma.reference.karma_basics.examples"></a><h5>
-<a name="id583537"></a>
+<a name="id586226"></a>
           <a href="karma_basics.html#spirit.karma.reference.karma_basics.examples">Examples</a>
         </h5>
 <p>
@@ -279,7 +279,7 @@
 <p>
         </p>
 <a name="spirit.karma.reference.karma_basics.models"></a><h5>
-<a name="id587019"></a>
+<a name="id589708"></a>
           <a href="karma_basics.html#spirit.karma.reference.karma_basics.models">Models</a>
         </h5>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/nonterminal.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/nonterminal.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/nonterminal.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -32,7 +32,7 @@
 </div>
 <div class="toc"><dl><dt><span class="section">Rule</span></dt></dl></div>
 <a name="spirit.karma.reference.nonterminal.module_headers"></a><h5>
-<a name="id620673"></a>
+<a name="id623369"></a>
           <a href="nonterminal.html#spirit.karma.reference.nonterminal.module_headers">Module
           Headers</a>
         </h5>

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/nonterminal/rule.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/nonterminal/rule.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/nonterminal/rule.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,7 +30,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.nonterminal.rule.description"></a><h6>
-<a name="id620807"></a>
+<a name="id623503"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule.description">Description</a>
           </h6>
 <p>
@@ -44,7 +44,7 @@
             descent output generation.
           </p>
 <a name="spirit.karma.reference.nonterminal.rule.header"></a><h6>
-<a name="id620852"></a>
+<a name="id623548"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/karma/nonterminal/rule.hpp&gt;
@@ -54,7 +54,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.nonterminal.rule.namespace"></a><h6>
-<a name="id620965"></a>
+<a name="id623661"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -101,14 +101,14 @@
             <tt class="computeroutput"><span class="identifier">_r9</span></tt> or<tt class="computeroutput"><span class="identifier">_r10</span></tt>.
           </p>
 <a name="spirit.karma.reference.nonterminal.rule.synopsis"></a><h6>
-<a name="id621576"></a>
+<a name="id624272"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">OutputIterator</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">A1</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">A2</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">A3</span><span class="special">&gt;</span>
 <span class="keyword">struct</span> <span class="identifier">rule</span><span class="special">;</span>
 </pre>
 <a name="spirit.karma.reference.nonterminal.rule.template_parameters"></a><h6>
-<a name="id621706"></a>
+<a name="id624402"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule.template_parameters">Template
             parameters</a>
           </h6>
@@ -221,7 +221,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.nonterminal.rule.model_of"></a><h6>
-<a name="id622164"></a>
+<a name="id624860"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule.model_of">Model
             of</a>
           </h6>
@@ -235,7 +235,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.nonterminal.rule.signature"></a><h6>
-<a name="id622217"></a>
+<a name="id624913"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule.signature">Signature</a>
           </h6>
 <p>
@@ -252,7 +252,7 @@
             inherited attributes.
           </p>
 <a name="spirit.karma.reference.nonterminal.rule.attributes"></a><h6>
-<a name="id622361"></a>
+<a name="id625057"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule.attributes">Attributes</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -275,7 +275,7 @@
 <pre class="programlisting"><span class="identifier">r</span><span class="special">(</span><span class="identifier">expr</span><span class="special">)</span> <span class="comment">// Evaluate expr at generation time and pass the result to the generator r
 </span></pre>
 <a name="spirit.karma.reference.nonterminal.rule._code__phrase_role__identifier___val__phrase___code_"></a><h6>
-<a name="id622465"></a>
+<a name="id625161"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule._code__phrase_role__identifier___val__phrase___code_"><tt class="computeroutput"><span class="identifier">_val</span></tt></a>
           </h6>
 <p>
@@ -286,7 +286,7 @@
             placeholder acts like a immutable reference to the rule's attribute.
           </p>
 <a name="spirit.karma.reference.nonterminal.rule._code__phrase_role__identifier___r1__phrase___code_____code__phrase_role__identifier__r10__phrase___code_"></a><h6>
-<a name="id622550"></a>
+<a name="id625246"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule._code__phrase_role__identifier___r1__phrase___code_____code__phrase_role__identifier__r10__phrase___code_"><tt class="computeroutput"><span class="identifier">_r1</span></tt>...<tt class="computeroutput"><span class="identifier">r10</span></tt></a>
           </h6>
 <p>
@@ -295,7 +295,7 @@
             placeholders refer to the rule's inherited attributes.
           </p>
 <a name="spirit.karma.reference.nonterminal.rule.locals"></a><h6>
-<a name="id622642"></a>
+<a name="id625338"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule.locals">Locals</a>
           </h6>
 <p>
@@ -353,7 +353,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.nonterminal.rule.expression_semantics"></a><h6>
-<a name="id623190"></a>
+<a name="id625887"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -491,7 +491,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.nonterminal.rule.complexity"></a><h6>
-<a name="id624114"></a>
+<a name="id626811"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -505,7 +505,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.nonterminal.rule.example"></a><h6>
-<a name="id624164"></a>
+<a name="id626860"></a>
             <a href="rule.html#spirit.karma.reference.nonterminal.rule.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/numeric.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/numeric.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/numeric.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -64,7 +64,7 @@
           tight generic C++ code that rivals, if not surpasses C.
         </p>
 <a name="spirit.karma.reference.numeric.module_header"></a><h5>
-<a name="id598296"></a>
+<a name="id600993"></a>
           <a href="numeric.html#spirit.karma.reference.numeric.module_header">Module Header</a>
         </h5>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/numeric.hpp&gt;

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/boolean.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/boolean.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/boolean.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.numeric.boolean.description"></a><h6>
-<a name="id615762"></a>
+<a name="id618458"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.description">Description</a>
           </h6>
 <p>
@@ -49,7 +49,7 @@
             a template class. Template parameters fine tune its behavior.
           </p>
 <a name="spirit.karma.reference.numeric.boolean.header"></a><h6>
-<a name="id615856"></a>
+<a name="id618552"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/numeric/bool.hpp&gt;
@@ -59,7 +59,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.numeric.boolean.namespace"></a><h6>
-<a name="id615970"></a>
+<a name="id618666"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -102,7 +102,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.numeric.boolean.synopsis"></a><h6>
-<a name="id616265"></a>
+<a name="id618961"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span>
@@ -111,7 +111,7 @@
 <span class="keyword">struct</span> <span class="identifier">bool_generator</span><span class="special">;</span>
 </pre>
 <a name="spirit.karma.reference.numeric.boolean.template_parameters"></a><h6>
-<a name="id616360"></a>
+<a name="id619057"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.template_parameters">Template
             parameters</a>
           </h6>
@@ -158,7 +158,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.numeric.boolean.model_of"></a><h6>
-<a name="id616540"></a>
+<a name="id619236"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.model_of">Model
             of</a>
           </h6>
@@ -188,7 +188,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.numeric.boolean.expression_semantics"></a><h6>
-<a name="id616692"></a>
+<a name="id619388"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -352,7 +352,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.numeric.boolean.additional_requirements"></a><h6>
-<a name="id617507"></a>
+<a name="id620203"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.additional_requirements">Additional
             Requirements</a>
           </h6>
@@ -368,7 +368,7 @@
               must be (safely) convertible to <tt class="computeroutput"><span class="keyword">bool</span></tt>
 </li></ul></div>
 <a name="spirit.karma.reference.numeric.boolean.attributes"></a><h6>
-<a name="id617624"></a>
+<a name="id620319"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -463,7 +463,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.numeric.boolean.boolean_formatting_policies"></a><h6>
-<a name="id618142"></a>
+<a name="id620837"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.boolean_formatting_policies">Boolean
             Formatting Policies</a>
           </h6>
@@ -497,7 +497,7 @@
             default for <tt class="computeroutput"><span class="identifier">B</span></tt> is <tt class="computeroutput"><span class="keyword">bool</span></tt>.
           </p>
 <a name="spirit.karma.reference.numeric.boolean.booelan_formatting_policy_expression_semantics"></a><h6>
-<a name="id618741"></a>
+<a name="id621437"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.booelan_formatting_policy_expression_semantics">Booelan
             Formatting Policy Expression Semantics</a>
           </h6>
@@ -644,7 +644,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.numeric.boolean.complexity"></a><h6>
-<a name="id619862"></a>
+<a name="id622558"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -658,7 +658,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.numeric.boolean.example"></a><h6>
-<a name="id619911"></a>
+<a name="id622607"></a>
             <a href="boolean.html#spirit.karma.reference.numeric.boolean.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/real_number.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/real_number.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/real_number.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -39,7 +39,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.numeric.real_number.description"></a><h6>
-<a name="id607801"></a>
+<a name="id610498"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.description">Description</a>
           </h6>
 <p>
@@ -53,7 +53,7 @@
             see below).
           </p>
 <a name="spirit.karma.reference.numeric.real_number.header"></a><h6>
-<a name="id607885"></a>
+<a name="id610582"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/numeric/real.hpp&gt;
@@ -63,7 +63,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.numeric.real_number.namespace"></a><h6>
-<a name="id608000"></a>
+<a name="id610697"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -106,14 +106,14 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.numeric.real_number.synopsis"></a><h6>
-<a name="id608294"></a>
+<a name="id610991"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Num</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">RealPolicies</span><span class="special">&gt;</span>
 <span class="keyword">struct</span> <span class="identifier">real_generator</span><span class="special">;</span>
 </pre>
 <a name="spirit.karma.reference.numeric.real_number.template_parameters"></a><h6>
-<a name="id608390"></a>
+<a name="id611086"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.template_parameters">Template
             parameters</a>
           </h6>
@@ -164,7 +164,7 @@
             see below).
           </p>
 <a name="spirit.karma.reference.numeric.real_number.model_of"></a><h6>
-<a name="id608600"></a>
+<a name="id611296"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.model_of">Model
             of</a>
           </h6>
@@ -193,7 +193,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.numeric.real_number.expression_semantics"></a><h6>
-<a name="id608740"></a>
+<a name="id611437"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -322,7 +322,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.numeric.real_number.additional_requirements"></a><h6>
-<a name="id609500"></a>
+<a name="id612197"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.additional_requirements">Additional
             Requirements</a>
           </h6>
@@ -361,7 +361,7 @@
             </li>
 </ul></div>
 <a name="spirit.karma.reference.numeric.real_number.attributes"></a><h6>
-<a name="id609974"></a>
+<a name="id612671"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -496,7 +496,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.numeric.real_number.real_number_formatting_policies"></a><h6>
-<a name="id610728"></a>
+<a name="id613424"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.real_number_formatting_policies">Real
             Number Formatting Policies</a>
           </h6>
@@ -528,7 +528,7 @@
             will be used as the attribute type of the created real number generator.
           </p>
 <a name="spirit.karma.reference.numeric.real_number.real_number_formatting_policy_expression_semantics"></a><h6>
-<a name="id611232"></a>
+<a name="id613928"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.real_number_formatting_policy_expression_semantics">Real
             Number Formatting Policy Expression Semantics</a>
           </h6>
@@ -1044,7 +1044,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.numeric.real_number.complexity"></a><h6>
-<a name="id614850"></a>
+<a name="id617546"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -1058,7 +1058,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.numeric.real_number.example"></a><h6>
-<a name="id614899"></a>
+<a name="id617595"></a>
             <a href="real_number.html#spirit.karma.reference.numeric.real_number.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/signed_int.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/signed_int.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/signed_int.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -40,7 +40,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.numeric.signed_int.description"></a><h6>
-<a name="id603190"></a>
+<a name="id605888"></a>
             <a href="signed_int.html#spirit.karma.reference.numeric.signed_int.description">Description</a>
           </h6>
 <p>
@@ -59,7 +59,7 @@
             the requirements, see below).
           </p>
 <a name="spirit.karma.reference.numeric.signed_int.header"></a><h6>
-<a name="id603316"></a>
+<a name="id606013"></a>
             <a href="signed_int.html#spirit.karma.reference.numeric.signed_int.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/numeric/int.hpp&gt;
@@ -69,7 +69,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.numeric.signed_int.namespace"></a><h6>
-<a name="id603431"></a>
+<a name="id606128"></a>
             <a href="signed_int.html#spirit.karma.reference.numeric.signed_int.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -129,7 +129,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.numeric.signed_int.synopsis"></a><h6>
-<a name="id603852"></a>
+<a name="id606550"></a>
             <a href="signed_int.html#spirit.karma.reference.numeric.signed_int.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span>
@@ -139,7 +139,7 @@
 <span class="keyword">struct</span> <span class="identifier">int_generator</span><span class="special">;</span>
 </pre>
 <a name="spirit.karma.reference.numeric.signed_int.template_parameters"></a><h6>
-<a name="id603969"></a>
+<a name="id606666"></a>
             <a href="signed_int.html#spirit.karma.reference.numeric.signed_int.template_parameters">Template
             parameters</a>
           </h6>
@@ -199,7 +199,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.numeric.signed_int.model_of"></a><h6>
-<a name="id604183"></a>
+<a name="id606880"></a>
             <a href="signed_int.html#spirit.karma.reference.numeric.signed_int.model_of">Model
             of</a>
           </h6>
@@ -243,7 +243,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.numeric.signed_int.expression_semantics"></a><h6>
-<a name="id604453"></a>
+<a name="id607150"></a>
             <a href="signed_int.html#spirit.karma.reference.numeric.signed_int.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -400,7 +400,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.numeric.signed_int.additional_requirements"></a><h6>
-<a name="id605385"></a>
+<a name="id608082"></a>
             <a href="signed_int.html#spirit.karma.reference.numeric.signed_int.additional_requirements">Additional
             Requirements</a>
           </h6>
@@ -456,7 +456,7 @@
             </li>
 </ul></div>
 <a name="spirit.karma.reference.numeric.signed_int.attributes"></a><h6>
-<a name="id606075"></a>
+<a name="id608772"></a>
             <a href="signed_int.html#spirit.karma.reference.numeric.signed_int.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -611,7 +611,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.numeric.signed_int.complexity"></a><h6>
-<a name="id606959"></a>
+<a name="id609656"></a>
             <a href="signed_int.html#spirit.karma.reference.numeric.signed_int.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -625,7 +625,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.numeric.signed_int.example"></a><h6>
-<a name="id607009"></a>
+<a name="id609706"></a>
             <a href="signed_int.html#spirit.karma.reference.numeric.signed_int.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/unsigned_int.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/unsigned_int.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/numeric/unsigned_int.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -38,7 +38,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.numeric.unsigned_int.description"></a><h6>
-<a name="id598441"></a>
+<a name="id601138"></a>
             <a href="unsigned_int.html#spirit.karma.reference.numeric.unsigned_int.description">Description</a>
           </h6>
 <p>
@@ -53,7 +53,7 @@
             a template class. Template parameters fine tune its behavior.
           </p>
 <a name="spirit.karma.reference.numeric.unsigned_int.header"></a><h6>
-<a name="id598538"></a>
+<a name="id601236"></a>
             <a href="unsigned_int.html#spirit.karma.reference.numeric.unsigned_int.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/numeric/uint.hpp&gt;
@@ -63,7 +63,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.numeric.unsigned_int.namespace"></a><h6>
-<a name="id598652"></a>
+<a name="id601350"></a>
             <a href="unsigned_int.html#spirit.karma.reference.numeric.unsigned_int.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -136,7 +136,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.numeric.unsigned_int.synopsis"></a><h6>
-<a name="id599228"></a>
+<a name="id601925"></a>
             <a href="unsigned_int.html#spirit.karma.reference.numeric.unsigned_int.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span>
@@ -145,7 +145,7 @@
 <span class="keyword">struct</span> <span class="identifier">uint_generator</span><span class="special">;</span>
 </pre>
 <a name="spirit.karma.reference.numeric.unsigned_int.template_parameters"></a><h6>
-<a name="id599326"></a>
+<a name="id602023"></a>
             <a href="unsigned_int.html#spirit.karma.reference.numeric.unsigned_int.template_parameters">Template
             parameters</a>
           </h6>
@@ -193,7 +193,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.numeric.unsigned_int.model_of"></a><h6>
-<a name="id599487"></a>
+<a name="id602184"></a>
             <a href="unsigned_int.html#spirit.karma.reference.numeric.unsigned_int.model_of">Model
             of</a>
           </h6>
@@ -231,7 +231,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.numeric.unsigned_int.expression_semantics"></a><h6>
-<a name="id599712"></a>
+<a name="id602409"></a>
             <a href="unsigned_int.html#spirit.karma.reference.numeric.unsigned_int.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -415,7 +415,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.numeric.unsigned_int.additional_requirements"></a><h6>
-<a name="id600647"></a>
+<a name="id603344"></a>
             <a href="unsigned_int.html#spirit.karma.reference.numeric.unsigned_int.additional_requirements">Additional
             Requirements</a>
           </h6>
@@ -469,7 +469,7 @@
             </li>
 </ul></div>
 <a name="spirit.karma.reference.numeric.unsigned_int.attributes"></a><h6>
-<a name="id601281"></a>
+<a name="id603979"></a>
             <a href="unsigned_int.html#spirit.karma.reference.numeric.unsigned_int.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -660,7 +660,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.numeric.unsigned_int.complexity"></a><h6>
-<a name="id602370"></a>
+<a name="id605067"></a>
             <a href="unsigned_int.html#spirit.karma.reference.numeric.unsigned_int.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -674,7 +674,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.numeric.unsigned_int.example"></a><h6>
-<a name="id602419"></a>
+<a name="id605117"></a>
             <a href="unsigned_int.html#spirit.karma.reference.numeric.unsigned_int.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/operator.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/operator.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/operator.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -75,7 +75,7 @@
           and the <span class="emphasis"><em>not</em></span> predicate (unary <tt class="computeroutput"><span class="special">!</span></tt>).
         </p>
 <a name="spirit.karma.reference.operator.module_header"></a><h5>
-<a name="id664724"></a>
+<a name="id667429"></a>
           <a href="operator.html#spirit.karma.reference.operator.module_header">Module Header</a>
         </h5>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/operator.hpp&gt;

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/operator/alternative.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/operator/alternative.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/operator/alternative.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -39,7 +39,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.operator.alternative.description"></a><h6>
-<a name="id667066"></a>
+<a name="id669772"></a>
             <a href="alternative.html#spirit.karma.reference.operator.alternative.description">Description</a>
           </h6>
 <p>
@@ -48,7 +48,7 @@
             from left to right until one of them succeeds.
           </p>
 <a name="spirit.karma.reference.operator.alternative.header"></a><h6>
-<a name="id667098"></a>
+<a name="id669804"></a>
             <a href="alternative.html#spirit.karma.reference.operator.alternative.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/operator/alternative.hpp&gt;
@@ -58,7 +58,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.operator.alternative.model_of"></a><h6>
-<a name="id667214"></a>
+<a name="id669920"></a>
             <a href="alternative.html#spirit.karma.reference.operator.alternative.model_of">Model
             of</a>
           </h6>
@@ -72,7 +72,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.alternative.expression_semantics"></a><h6>
-<a name="id667268"></a>
+<a name="id669975"></a>
             <a href="alternative.html#spirit.karma.reference.operator.alternative.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -116,7 +116,7 @@
             an element succeeded.
           </p>
 <a name="spirit.karma.reference.operator.alternative.attributes"></a><h6>
-<a name="id667436"></a>
+<a name="id670142"></a>
             <a href="alternative.html#spirit.karma.reference.operator.alternative.attributes">Attributes</a>
           </h6>
 <p>
@@ -177,7 +177,7 @@
             an example of this behavior.
           </p>
 <a name="spirit.karma.reference.operator.alternative.complexity"></a><h6>
-<a name="id668133"></a>
+<a name="id670839"></a>
             <a href="alternative.html#spirit.karma.reference.operator.alternative.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -193,7 +193,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.alternative.example"></a><h6>
-<a name="id668174"></a>
+<a name="id670880"></a>
             <a href="alternative.html#spirit.karma.reference.operator.alternative.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/operator/and_predicate.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/operator/and_predicate.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/operator/and_predicate.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.operator.and_predicate.description"></a><h6>
-<a name="id675781"></a>
+<a name="id678488"></a>
             <a href="and_predicate.html#spirit.karma.reference.operator.and_predicate.description">Description</a>
           </h6>
 <p>
@@ -44,7 +44,7 @@
             succeeds.
           </p>
 <a name="spirit.karma.reference.operator.and_predicate.header"></a><h6>
-<a name="id675814"></a>
+<a name="id678521"></a>
             <a href="and_predicate.html#spirit.karma.reference.operator.and_predicate.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/operator/and_predicate.hpp&gt;
@@ -54,7 +54,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.operator.and_predicate.model_of"></a><h6>
-<a name="id675930"></a>
+<a name="id678636"></a>
             <a href="and_predicate.html#spirit.karma.reference.operator.and_predicate.model_of">Model
             of</a>
           </h6>
@@ -68,7 +68,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.and_predicate.expression_semantics"></a><h6>
-<a name="id675985"></a>
+<a name="id678692"></a>
             <a href="and_predicate.html#spirit.karma.reference.operator.and_predicate.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -107,7 +107,7 @@
             its embedded generator into a discarding device.
           </p>
 <a name="spirit.karma.reference.operator.and_predicate.attributes"></a><h6>
-<a name="id676130"></a>
+<a name="id678837"></a>
             <a href="and_predicate.html#spirit.karma.reference.operator.and_predicate.attributes">Attributes</a>
           </h6>
 <p>
@@ -152,7 +152,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.operator.and_predicate.complexity"></a><h6>
-<a name="id676326"></a>
+<a name="id679033"></a>
             <a href="and_predicate.html#spirit.karma.reference.operator.and_predicate.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -167,7 +167,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.and_predicate.example"></a><h6>
-<a name="id676367"></a>
+<a name="id679073"></a>
             <a href="and_predicate.html#spirit.karma.reference.operator.and_predicate.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/operator/kleene.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/operator/kleene.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/operator/kleene.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.operator.kleene.description"></a><h6>
-<a name="id669140"></a>
+<a name="id671847"></a>
             <a href="kleene.html#spirit.karma.reference.operator.kleene.description">Description</a>
           </h6>
 <p>
@@ -44,7 +44,7 @@
             generator, the Kleene star generator always succeeds.
           </p>
 <a name="spirit.karma.reference.operator.kleene.header"></a><h6>
-<a name="id669173"></a>
+<a name="id671880"></a>
             <a href="kleene.html#spirit.karma.reference.operator.kleene.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/operator/kleene.hpp&gt;
@@ -54,7 +54,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.operator.kleene.model_of"></a><h6>
-<a name="id669288"></a>
+<a name="id671994"></a>
             <a href="kleene.html#spirit.karma.reference.operator.kleene.model_of">Model
             of</a>
           </h6>
@@ -68,7 +68,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.kleene.expression_semantics"></a><h6>
-<a name="id669340"></a>
+<a name="id672046"></a>
             <a href="kleene.html#spirit.karma.reference.operator.kleene.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -114,7 +114,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.operator.kleene.attributes"></a><h6>
-<a name="id669499"></a>
+<a name="id672206"></a>
             <a href="kleene.html#spirit.karma.reference.operator.kleene.attributes">Attributes</a>
           </h6>
 <p>
@@ -212,7 +212,7 @@
 </td></tr>
 </table></div>
 <a name="spirit.karma.reference.operator.kleene.complexity"></a><h6>
-<a name="id669986"></a>
+<a name="id672693"></a>
             <a href="kleene.html#spirit.karma.reference.operator.kleene.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -229,7 +229,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.kleene.example"></a><h6>
-<a name="id670029"></a>
+<a name="id672736"></a>
             <a href="kleene.html#spirit.karma.reference.operator.kleene.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/operator/list.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/operator/list.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/operator/list.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -31,7 +31,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.operator.list.description"></a><h6>
-<a name="id672509"></a>
+<a name="id675216"></a>
             <a href="list.html#spirit.karma.reference.operator.list.description">Description</a>
           </h6>
 <p>
@@ -41,7 +41,7 @@
             at least once.
           </p>
 <a name="spirit.karma.reference.operator.list.header"></a><h6>
-<a name="id672544"></a>
+<a name="id675250"></a>
             <a href="list.html#spirit.karma.reference.operator.list.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/operator/list.hpp&gt;
@@ -51,7 +51,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.operator.list.model_of"></a><h6>
-<a name="id672658"></a>
+<a name="id675364"></a>
             <a href="list.html#spirit.karma.reference.operator.list.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -64,7 +64,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.list.expression_semantics"></a><h6>
-<a name="id672709"></a>
+<a name="id675416"></a>
             <a href="list.html#spirit.karma.reference.operator.list.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -123,7 +123,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.operator.list.attributes"></a><h6>
-<a name="id673015"></a>
+<a name="id675721"></a>
             <a href="list.html#spirit.karma.reference.operator.list.attributes">Attributes</a>
           </h6>
 <p>
@@ -208,7 +208,7 @@
 </td></tr>
 </table></div>
 <a name="spirit.karma.reference.operator.list.complexity"></a><h6>
-<a name="id673493"></a>
+<a name="id676199"></a>
             <a href="list.html#spirit.karma.reference.operator.list.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -224,7 +224,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.list.example"></a><h6>
-<a name="id673534"></a>
+<a name="id676240"></a>
             <a href="list.html#spirit.karma.reference.operator.list.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/operator/not_predicate.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/operator/not_predicate.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/operator/not_predicate.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.operator.not_predicate.description"></a><h6>
-<a name="id677347"></a>
+<a name="id680054"></a>
             <a href="not_predicate.html#spirit.karma.reference.operator.not_predicate.description">Description</a>
           </h6>
 <p>
@@ -43,7 +43,7 @@
             fails.
           </p>
 <a name="spirit.karma.reference.operator.not_predicate.header"></a><h6>
-<a name="id677380"></a>
+<a name="id680087"></a>
             <a href="not_predicate.html#spirit.karma.reference.operator.not_predicate.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/operator/not_predicate.hpp&gt;
@@ -53,7 +53,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.operator.not_predicate.model_of"></a><h6>
-<a name="id677495"></a>
+<a name="id680202"></a>
             <a href="not_predicate.html#spirit.karma.reference.operator.not_predicate.model_of">Model
             of</a>
           </h6>
@@ -67,7 +67,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.not_predicate.expression_semantics"></a><h6>
-<a name="id677550"></a>
+<a name="id680256"></a>
             <a href="not_predicate.html#spirit.karma.reference.operator.not_predicate.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -106,7 +106,7 @@
             its embedded generator into a discarding device.
           </p>
 <a name="spirit.karma.reference.operator.not_predicate.attributes"></a><h6>
-<a name="id677696"></a>
+<a name="id680401"></a>
             <a href="not_predicate.html#spirit.karma.reference.operator.not_predicate.attributes">Attributes</a>
           </h6>
 <p>
@@ -151,7 +151,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.operator.not_predicate.complexity"></a><h6>
-<a name="id677891"></a>
+<a name="id680596"></a>
             <a href="not_predicate.html#spirit.karma.reference.operator.not_predicate.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -166,7 +166,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.not_predicate.example"></a><h6>
-<a name="id677932"></a>
+<a name="id680637"></a>
             <a href="not_predicate.html#spirit.karma.reference.operator.not_predicate.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/operator/optional.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/operator/optional.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/operator/optional.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.operator.optional.description"></a><h6>
-<a name="id674228"></a>
+<a name="id676934"></a>
             <a href="optional.html#spirit.karma.reference.operator.optional.description">Description</a>
           </h6>
 <p>
@@ -42,7 +42,7 @@
             It succeeds always.
           </p>
 <a name="spirit.karma.reference.operator.optional.header"></a><h6>
-<a name="id674259"></a>
+<a name="id676965"></a>
             <a href="optional.html#spirit.karma.reference.operator.optional.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/operator/optional.hpp&gt;
@@ -52,7 +52,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.operator.optional.model_of"></a><h6>
-<a name="id674372"></a>
+<a name="id677078"></a>
             <a href="optional.html#spirit.karma.reference.operator.optional.model_of">Model
             of</a>
           </h6>
@@ -66,7 +66,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.optional.expression_semantics"></a><h6>
-<a name="id674426"></a>
+<a name="id677132"></a>
             <a href="optional.html#spirit.karma.reference.operator.optional.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -100,7 +100,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.operator.optional.attributes"></a><h6>
-<a name="id674563"></a>
+<a name="id677269"></a>
             <a href="optional.html#spirit.karma.reference.operator.optional.attributes">Attributes</a>
           </h6>
 <p>
@@ -182,7 +182,7 @@
 </td></tr>
 </table></div>
 <a name="spirit.karma.reference.operator.optional.complexity"></a><h6>
-<a name="id675001"></a>
+<a name="id677707"></a>
             <a href="optional.html#spirit.karma.reference.operator.optional.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -197,7 +197,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.optional.example"></a><h6>
-<a name="id675041"></a>
+<a name="id677747"></a>
             <a href="optional.html#spirit.karma.reference.operator.optional.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/operator/plus.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/operator/plus.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/operator/plus.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -31,7 +31,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.operator.plus.description"></a><h6>
-<a name="id670747"></a>
+<a name="id673453"></a>
             <a href="plus.html#spirit.karma.reference.operator.plus.description">Description</a>
           </h6>
 <p>
@@ -40,7 +40,7 @@
             executed at least once.
           </p>
 <a name="spirit.karma.reference.operator.plus.header"></a><h6>
-<a name="id670780"></a>
+<a name="id673486"></a>
             <a href="plus.html#spirit.karma.reference.operator.plus.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/operator/plus.hpp&gt;
@@ -50,7 +50,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.operator.plus.model_of"></a><h6>
-<a name="id670894"></a>
+<a name="id673600"></a>
             <a href="plus.html#spirit.karma.reference.operator.plus.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -63,7 +63,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.plus.expression_semantics"></a><h6>
-<a name="id670947"></a>
+<a name="id673653"></a>
             <a href="plus.html#spirit.karma.reference.operator.plus.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -112,7 +112,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.operator.plus.attributes"></a><h6>
-<a name="id671127"></a>
+<a name="id673833"></a>
             <a href="plus.html#spirit.karma.reference.operator.plus.attributes">Attributes</a>
           </h6>
 <p>
@@ -210,7 +210,7 @@
 </td></tr>
 </table></div>
 <a name="spirit.karma.reference.operator.plus.complexity"></a><h6>
-<a name="id671614"></a>
+<a name="id674320"></a>
             <a href="plus.html#spirit.karma.reference.operator.plus.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -226,7 +226,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.plus.example"></a><h6>
-<a name="id671655"></a>
+<a name="id674361"></a>
             <a href="plus.html#spirit.karma.reference.operator.plus.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/operator/sequence.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/operator/sequence.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/operator/sequence.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -38,7 +38,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.operator.sequence.description"></a><h6>
-<a name="id664879"></a>
+<a name="id667584"></a>
             <a href="sequence.html#spirit.karma.reference.operator.sequence.description">Description</a>
           </h6>
 <p>
@@ -47,7 +47,7 @@
             to right as long as they succeed.
           </p>
 <a name="spirit.karma.reference.operator.sequence.header"></a><h6>
-<a name="id664912"></a>
+<a name="id667617"></a>
             <a href="sequence.html#spirit.karma.reference.operator.sequence.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/operator/sequence.hpp&gt;
@@ -57,7 +57,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.operator.sequence.model_of"></a><h6>
-<a name="id665026"></a>
+<a name="id667731"></a>
             <a href="sequence.html#spirit.karma.reference.operator.sequence.model_of">Model
             of</a>
           </h6>
@@ -71,7 +71,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.sequence.expression_semantics"></a><h6>
-<a name="id665079"></a>
+<a name="id667784"></a>
             <a href="sequence.html#spirit.karma.reference.operator.sequence.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -136,7 +136,7 @@
 </td></tr>
 </table></div>
 <a name="spirit.karma.reference.operator.sequence.attributes"></a><h6>
-<a name="id665339"></a>
+<a name="id668044"></a>
             <a href="sequence.html#spirit.karma.reference.operator.sequence.attributes">Attributes</a>
           </h6>
 <p>
@@ -208,7 +208,7 @@
             the attribute supplied
           </p>
 <a name="spirit.karma.reference.operator.sequence.complexity"></a><h6>
-<a name="id666441"></a>
+<a name="id669146"></a>
             <a href="sequence.html#spirit.karma.reference.operator.sequence.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -223,7 +223,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.operator.sequence.example"></a><h6>
-<a name="id666481"></a>
+<a name="id669187"></a>
             <a href="sequence.html#spirit.karma.reference.operator.sequence.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/stream.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/stream.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/stream.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -39,7 +39,7 @@
           for output generation.
         </p>
 <a name="spirit.karma.reference.stream.header"></a><h5>
-<a name="id624993"></a>
+<a name="id627690"></a>
           <a href="stream.html#spirit.karma.reference.stream.header">Header</a>
         </h5>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/stream.hpp&gt;

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/stream/stream.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/stream/stream.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/stream/stream.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -33,7 +33,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.stream.stream.description"></a><h6>
-<a name="id625151"></a>
+<a name="id627848"></a>
             <a href="stream.html#spirit.karma.reference.stream.stream.description">Description</a>
           </h6>
 <p>
@@ -49,7 +49,7 @@
 <pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">ostream</span><span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">&lt;&lt;</span> <span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">ostream</span><span class="special">&amp;,</span> <span class="identifier">A</span> <span class="keyword">const</span><span class="special">&amp;);</span>
 </pre>
 <a name="spirit.karma.reference.stream.stream.header"></a><h6>
-<a name="id625317"></a>
+<a name="id628014"></a>
             <a href="stream.html#spirit.karma.reference.stream.stream.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/stream.hpp&gt;
@@ -59,7 +59,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.stream.stream.namespace"></a><h6>
-<a name="id625432"></a>
+<a name="id628129"></a>
             <a href="stream.html#spirit.karma.reference.stream.stream.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -79,14 +79,14 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.stream.stream.synopsis"></a><h6>
-<a name="id625584"></a>
+<a name="id628281"></a>
             <a href="stream.html#spirit.karma.reference.stream.stream.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Char</span><span class="special">&gt;</span>
 <span class="keyword">struct</span> <span class="identifier">stream_generator</span><span class="special">;</span>
 </pre>
 <a name="spirit.karma.reference.stream.stream.template_parameters"></a><h6>
-<a name="id625662"></a>
+<a name="id628359"></a>
             <a href="stream.html#spirit.karma.reference.stream.stream.template_parameters">Template
             parameters</a>
           </h6>
@@ -122,7 +122,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.karma.reference.stream.stream.model_of"></a><h6>
-<a name="id625781"></a>
+<a name="id628478"></a>
             <a href="stream.html#spirit.karma.reference.stream.stream.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -148,7 +148,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.stream.stream.expression_semantics"></a><h6>
-<a name="id625911"></a>
+<a name="id628608"></a>
             <a href="stream.html#spirit.karma.reference.stream.stream.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -290,7 +290,7 @@
 </tbody>
 </table></div>
 <a name="spirit.karma.reference.stream.stream.additional_requirements"></a><h6>
-<a name="id626634"></a>
+<a name="id629331"></a>
             <a href="stream.html#spirit.karma.reference.stream.stream.additional_requirements">Additional
             Requirements</a>
           </h6>
@@ -333,7 +333,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.stream.stream.attributes"></a><h6>
-<a name="id626967"></a>
+<a name="id629664"></a>
             <a href="stream.html#spirit.karma.reference.stream.stream.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -430,7 +430,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.stream.stream.complexity"></a><h6>
-<a name="id627513"></a>
+<a name="id630210"></a>
             <a href="stream.html#spirit.karma.reference.stream.stream.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -443,7 +443,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.stream.stream.example"></a><h6>
-<a name="id627550"></a>
+<a name="id630248"></a>
             <a href="stream.html#spirit.karma.reference.stream.stream.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/string.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/string.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/string.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -38,7 +38,7 @@
           generator.
         </p>
 <a name="spirit.karma.reference.string.module_header"></a><h5>
-<a name="id595479"></a>
+<a name="id598176"></a>
           <a href="string.html#spirit.karma.reference.string.module_header">Module Header</a>
         </h5>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/string.hpp&gt;

Modified: trunk/libs/spirit/doc/html/spirit/karma/reference/string/string.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/reference/string/string.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/reference/string/string.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,7 +30,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.reference.string.string.description"></a><h6>
-<a name="id595635"></a>
+<a name="id598332"></a>
             <a href="string.html#spirit.karma.reference.string.string.description">Description</a>
           </h6>
 <p>
@@ -61,7 +61,7 @@
 <span class="identifier">lit</span><span class="special">(</span><span class="identifier">s</span><span class="special">)</span> <span class="comment">// s is a std::string
 </span></pre>
 <a name="spirit.karma.reference.string.string.header"></a><h6>
-<a name="id595982"></a>
+<a name="id598679"></a>
             <a href="string.html#spirit.karma.reference.string.string.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/string/lit.hpp&gt;
@@ -71,7 +71,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.karma.reference.string.string.namespace"></a><h6>
-<a name="id596097"></a>
+<a name="id598793"></a>
             <a href="string.html#spirit.karma.reference.string.string.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -95,7 +95,7 @@
             Encoding Namespace</a> used by the corresponding string generator.
           </p>
 <a name="spirit.karma.reference.string.string.model_of"></a><h6>
-<a name="id596260"></a>
+<a name="id598957"></a>
             <a href="string.html#spirit.karma.reference.string.string.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -129,7 +129,7 @@
 </dl>
 </div>
 <a name="spirit.karma.reference.string.string.expression_semantics"></a><h6>
-<a name="id596425"></a>
+<a name="id599122"></a>
             <a href="string.html#spirit.karma.reference.string.string.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -211,7 +211,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.string.string.attributes"></a><h6>
-<a name="id596861"></a>
+<a name="id599558"></a>
             <a href="string.html#spirit.karma.reference.string.string.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -280,7 +280,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.karma.reference.string.string.complexity"></a><h6>
-<a name="id597272"></a>
+<a name="id599969"></a>
             <a href="string.html#spirit.karma.reference.string.string.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -293,7 +293,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.karma.reference.string.string.example"></a><h6>
-<a name="id597309"></a>
+<a name="id600006"></a>
             <a href="string.html#spirit.karma.reference.string.string.example">Example</a>
           </h6>
 <div class="note"><table border="0" summary="Note">

Modified: trunk/libs/spirit/doc/html/spirit/karma/tutorials/karma_easier_complex.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/tutorials/karma_easier_complex.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/tutorials/karma_easier_complex.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -74,7 +74,7 @@
           Let's try to cover some basic library features first.
         </p>
 <a name="spirit.karma.tutorials.karma_easier_complex.making_numeric_generators_fail"></a><h5>
-<a name="id557384"></a>
+<a name="id560072"></a>
           <a href="karma_easier_complex.html#spirit.karma.tutorials.karma_easier_complex.making_numeric_generators_fail">Making
           Numeric Generators Fail</a>
         </h5>
@@ -123,7 +123,7 @@
           </p></td></tr>
 </table></div>
 <a name="spirit.karma.tutorials.karma_easier_complex.predicates___the_conditionals_for_output_generators"></a><h5>
-<a name="id557817"></a>
+<a name="id560505"></a>
           <a href="karma_easier_complex.html#spirit.karma.tutorials.karma_easier_complex.predicates___the_conditionals_for_output_generators">Predicates
           - The Conditionals for Output Generators</a>
         </h5>
@@ -176,7 +176,7 @@
           emitted by the generators they are applied to.
         </p>
 <a name="spirit.karma.tutorials.karma_easier_complex.ignoring_supplied_attributes"></a><h5>
-<a name="id558196"></a>
+<a name="id560884"></a>
           <a href="karma_easier_complex.html#spirit.karma.tutorials.karma_easier_complex.ignoring_supplied_attributes">Ignoring
           Supplied Attributes</a>
         </h5>
@@ -206,7 +206,7 @@
           </p></td></tr>
 </table></div>
 <a name="spirit.karma.tutorials.karma_easier_complex.putting_everything_together"></a><h5>
-<a name="id558332"></a>
+<a name="id561020"></a>
           <a href="karma_easier_complex.html#spirit.karma.tutorials.karma_easier_complex.putting_everything_together">Putting
           everything together</a>
         </h5>

Modified: trunk/libs/spirit/doc/html/spirit/karma/tutorials/num_list.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/tutorials/num_list.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/tutorials/num_list.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.tutorials.num_list.using_the_list_operator"></a><h5>
-<a name="id559017"></a>
+<a name="id561705"></a>
           <a href="num_list.html#spirit.karma.tutorials.num_list.using_the_list_operator">Using
           the List Operator</a>
         </h5>
@@ -113,7 +113,7 @@
           </p></td></tr>
 </table></div>
 <a name="spirit.karma.tutorials.num_list.generate_output_from_arbitrary_data"></a><h5>
-<a name="id559761"></a>
+<a name="id562450"></a>
           <a href="num_list.html#spirit.karma.tutorials.num_list.generate_output_from_arbitrary_data">Generate
           Output from Arbitrary Data</a>
         </h5>

Modified: trunk/libs/spirit/doc/html/spirit/karma/tutorials/quick_start.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/tutorials/quick_start.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/tutorials/quick_start.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,7 +30,7 @@
 <div></div>
 </div>
 <a name="spirit.karma.tutorials.quick_start.spirit_karma___what_s_that_"></a><h5>
-<a name="id547613"></a>
+<a name="id554562"></a>
           <a href="quick_start.html#spirit.karma.tutorials.quick_start.spirit_karma___what_s_that_">Spirit.Karma
           - what's that?</a>
         </h5>

Modified: trunk/libs/spirit/doc/html/spirit/karma/tutorials/semantic_actions.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/tutorials/semantic_actions.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/tutorials/semantic_actions.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -280,7 +280,7 @@
           The examples above can be found here: actions.cpp
         </p>
 <a name="spirit.karma.tutorials.semantic_actions.phoenix"></a><h5>
-<a name="id555488"></a>
+<a name="id558175"></a>
           <a href="semantic_actions.html#spirit.karma.tutorials.semantic_actions.phoenix">Phoenix</a>
         </h5>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/karma/tutorials/warming_up.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/karma/tutorials/warming_up.html (original)
+++ trunk/libs/spirit/doc/html/spirit/karma/tutorials/warming_up.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
           We will start from trivial examples, ramping up as we go.
         </p>
 <a name="spirit.karma.tutorials.warming_up.trivial_example__1_generating_a_number"></a><h5>
-<a name="id547820"></a>
+<a name="id554769"></a>
           <a href="warming_up.html#spirit.karma.tutorials.warming_up.trivial_example__1_generating_a_number">Trivial
           Example #1 Generating a number</a>
         </h5>
@@ -54,7 +54,7 @@
           to a floating point generator or parser: <tt class="computeroutput"><span class="identifier">double_</span></tt>.
         </p>
 <a name="spirit.karma.tutorials.warming_up.trivial_example__2_generating_two_numbers"></a><h5>
-<a name="id547891"></a>
+<a name="id554840"></a>
           <a href="warming_up.html#spirit.karma.tutorials.warming_up.trivial_example__2_generating_two_numbers">Trivial
           Example #2 Generating two numbers</a>
         </h5>
@@ -92,7 +92,7 @@
           </p></td></tr>
 </table></div>
 <a name="spirit.karma.tutorials.warming_up.trivial_example__3_generating_one_or_more_numbers"></a><h5>
-<a name="id548045"></a>
+<a name="id554993"></a>
           <a href="warming_up.html#spirit.karma.tutorials.warming_up.trivial_example__3_generating_one_or_more_numbers">Trivial
           Example #3 Generating one or more numbers</a>
         </h5>
@@ -117,7 +117,7 @@
           numbers, if needed.
         </p>
 <a name="spirit.karma.tutorials.warming_up.trivial_example__4_generating_a_comma_delimited_list_of_numbers"></a><h5>
-<a name="id548134"></a>
+<a name="id555082"></a>
           <a href="warming_up.html#spirit.karma.tutorials.warming_up.trivial_example__4_generating_a_comma_delimited_list_of_numbers">Trivial
           Example #4 Generating a comma-delimited list of numbers</a>
         </h5>
@@ -140,7 +140,7 @@
           in the generated output zero or more times.
         </p>
 <a name="spirit.karma.tutorials.warming_up.let_s_generate_"></a><h5>
-<a name="id552600"></a>
+<a name="id555282"></a>
           <a href="warming_up.html#spirit.karma.tutorials.warming_up.let_s_generate_">Let's
           Generate!</a>
         </h5>

Modified: trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_primitives/lexer_token_values.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_primitives/lexer_token_values.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_primitives/lexer_token_values.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -56,7 +56,7 @@
             library.
           </p>
 <a name="spirit.lex.abstracts.lexer_primitives.lexer_token_values.the_anatomy_of_a_token"></a><h6>
-<a name="id695785"></a>
+<a name="id698476"></a>
             <a href="lexer_token_values.html#spirit.lex.abstracts.lexer_primitives.lexer_token_values.the_anatomy_of_a_token">The
             Anatomy of a Token</a>
           </h6>
@@ -191,7 +191,7 @@
             time.
           </p>
 <a name="spirit.lex.abstracts.lexer_primitives.lexer_token_values.the_physiognomy_of_a_token_definition"></a><h6>
-<a name="id696549"></a>
+<a name="id699241"></a>
             <a href="lexer_token_values.html#spirit.lex.abstracts.lexer_primitives.lexer_token_values.the_physiognomy_of_a_token_definition">The
             Physiognomy of a Token Definition</a>
           </h6>
@@ -263,7 +263,7 @@
 </td></tr>
 </table></div>
 <a name="spirit.lex.abstracts.lexer_primitives.lexer_token_values.examples_of_using__code__phrase_role__identifier__lexertl__phrase__phrase_role__special______phrase__phrase_role__identifier__token__phrase__phrase_role__special___lt__gt___phrase___code_"></a><h6>
-<a name="id696939"></a>
+<a name="id699629"></a>
             <a href="lexer_token_values.html#spirit.lex.abstracts.lexer_primitives.lexer_token_values.examples_of_using__code__phrase_role__identifier__lexertl__phrase__phrase_role__special______phrase__phrase_role__identifier__token__phrase__phrase_role__special___lt__gt___phrase___code_">Examples
             of using <tt class="computeroutput"><span class="identifier">lexertl</span><span class="special">::</span><span class="identifier">token</span><span class="special">&lt;&gt;</span></tt></a>
           </h6>

Modified: trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_semantic_actions.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_semantic_actions.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_semantic_actions.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -112,7 +112,7 @@
 <span class="keyword">void</span> <span class="identifier">f</span> <span class="special">();</span>
 </pre>
 <a name="spirit.lex.abstracts.lexer_semantic_actions.the_context_of_a_lexer_semantic_action"></a><h5>
-<a name="id701708"></a>
+<a name="id704401"></a>
           <a href="lexer_semantic_actions.html#spirit.lex.abstracts.lexer_semantic_actions.the_context_of_a_lexer_semantic_action">The
           context of a lexer semantic action</a>
         </h5>
@@ -127,7 +127,7 @@
           of the available functionality.
         </p>
 <div class="table">
-<a name="id701744"></a><p class="title"><b>Table 8. Functions exposed by any context passed to a lexer
+<a name="id704437"></a><p class="title"><b>Table 8. Functions exposed by any context passed to a lexer
         semantic action</b></p>
 <table class="table" summary="Functions exposed by any context passed to a lexer
         semantic action">
@@ -219,7 +219,7 @@
 </table>
 </div>
 <a name="spirit.lex.abstracts.lexer_semantic_actions.lexer_semantic_actions_using_phoenix"></a><h5>
-<a name="id702468"></a>
+<a name="id705160"></a>
           <a href="lexer_semantic_actions.html#spirit.lex.abstracts.lexer_semantic_actions.lexer_semantic_actions_using_phoenix">Lexer
           Semantic Actions Using Phoenix</a>
         </h5>
@@ -231,7 +231,7 @@
           predefined Spirit placeholders:
         </p>
 <div class="table">
-<a name="id702510"></a><p class="title"><b>Table 9. Predefined Phoenix placeholders for lexer semantic
+<a name="id705202"></a><p class="title"><b>Table 9. Predefined Phoenix placeholders for lexer semantic
         actions</b></p>
 <table class="table" summary="Predefined Phoenix placeholders for lexer semantic
         actions">
@@ -330,7 +330,7 @@
           table lists the available support functions and describes their functionality:
         </p>
 <div class="table">
-<a name="id702896"></a><p class="title"><b>Table 10. Support functions usable from Phoenix expressions
+<a name="id705582"></a><p class="title"><b>Table 10. Support functions usable from Phoenix expressions
         inside lexer semantic actions</b></p>
 <table class="table" summary="Support functions usable from Phoenix expressions
         inside lexer semantic actions">

Modified: trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_static_model.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_static_model.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_static_model.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -181,7 +181,7 @@
 <p>
         </p>
 <a name="spirit.lex.abstracts.lexer_static_model.generating_the_static_analyzer"></a><h5>
-<a name="id704957"></a>
+<a name="id707633"></a>
           <a href="lexer_static_model.html#spirit.lex.abstracts.lexer_static_model.generating_the_static_analyzer">Generating
           the Static Analyzer</a>
         </h5>
@@ -244,7 +244,7 @@
           </p></td></tr>
 </table></div>
 <a name="spirit.lex.abstracts.lexer_static_model.modifying_the_dynamic_analyzer"></a><h5>
-<a name="id705468"></a>
+<a name="id708144"></a>
           <a href="lexer_static_model.html#spirit.lex.abstracts.lexer_static_model.modifying_the_dynamic_analyzer">Modifying
           the Dynamic Analyzer</a>
         </h5>

Modified: trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_tokenizing.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_tokenizing.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/abstracts/lexer_tokenizing.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.lex.abstracts.lexer_tokenizing.the_tokenize_function"></a><h5>
-<a name="id697762"></a>
+<a name="id700452"></a>
           <a href="lexer_tokenizing.html#spirit.lex.abstracts.lexer_tokenizing.the_tokenize_function">The
           tokenize function</a>
         </h5>
@@ -237,7 +237,7 @@
 </dl>
 </div>
 <a name="spirit.lex.abstracts.lexer_tokenizing.the_generate_static_function"></a><h5>
-<a name="id700799"></a>
+<a name="id703491"></a>
           <a href="lexer_tokenizing.html#spirit.lex.abstracts.lexer_tokenizing.the_generate_static_function">The
           generate_static function</a>
         </h5>

Modified: trunk/libs/spirit/doc/html/spirit/lex/lexer_introduction.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/lexer_introduction.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/lexer_introduction.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -60,7 +60,7 @@
         </li>
 </ul></div>
 <a name="spirit.lex.lexer_introduction.why_use_a_separate_lexer_"></a><h4>
-<a name="id683757"></a>
+<a name="id686458"></a>
         <a href="lexer_introduction.html#spirit.lex.lexer_introduction.why_use_a_separate_lexer_">Why
         Use a Separate Lexer?</a>
       </h4>
@@ -159,7 +159,7 @@
         grammar recognizers.
       </p>
 <a name="spirit.lex.lexer_introduction.advantages_of_using__emphasis_spirit_lex__emphasis_"></a><h4>
-<a name="id684118"></a>
+<a name="id686809"></a>
         <a href="lexer_introduction.html#spirit.lex.lexer_introduction.advantages_of_using__emphasis_spirit_lex__emphasis_">Advantages
         of using <span class="emphasis"><em>Spirit.Lex</em></span></a>
       </h4>
@@ -207,7 +207,7 @@
         This dynamic flexibility allows you to speed up the development of your application.
       </p>
 <a name="spirit.lex.lexer_introduction.the_library_structure_of__emphasis_spirit_lex__emphasis_"></a><h4>
-<a name="id684290"></a>
+<a name="id686981"></a>
         <a href="lexer_introduction.html#spirit.lex.lexer_introduction.the_library_structure_of__emphasis_spirit_lex__emphasis_">The
         Library Structure of <span class="emphasis"><em>Spirit.Lex</em></span></a>
       </h4>

Modified: trunk/libs/spirit/doc/html/spirit/lex/reference/lex_basics.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/reference/lex_basics.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/reference/lex_basics.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -31,7 +31,7 @@
 <div></div>
 </div>
 <a name="spirit.lex.reference.lex_basics.examples"></a><h5>
-<a name="id711923"></a>
+<a name="id714605"></a>
           <a href="lex_basics.html#spirit.lex.reference.lex_basics.examples">Examples</a>
         </h5>
 <p>
@@ -66,7 +66,7 @@
 <p>
         </p>
 <a name="spirit.lex.reference.lex_basics.models"></a><h5>
-<a name="id712215"></a>
+<a name="id714902"></a>
           <a href="lex_basics.html#spirit.lex.reference.lex_basics.models">Models</a>
         </h5>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/lexer.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/lexer.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/lexer.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,7 +30,7 @@
 <div></div>
 </div>
 <a name="spirit.lex.reference.lexer_concepts.lexer.description"></a><h6>
-<a name="id709069"></a>
+<a name="id711752"></a>
             <a href="lexer.html#spirit.lex.reference.lexer_concepts.lexer.description">Description</a>
           </h6>
 <p>
@@ -68,7 +68,7 @@
 </dl>
 </div>
 <a name="spirit.lex.reference.lexer_concepts.lexer.valid_expressions"></a><h6>
-<a name="id709308"></a>
+<a name="id711991"></a>
             <a href="lexer.html#spirit.lex.reference.lexer_concepts.lexer.valid_expressions">Valid
             Expressions</a>
           </h6>
@@ -128,7 +128,7 @@
 </tbody>
 </table></div>
 <a name="spirit.lex.reference.lexer_concepts.lexer.type_expressions"></a><h6>
-<a name="id709607"></a>
+<a name="id712288"></a>
             <a href="lexer.html#spirit.lex.reference.lexer_concepts.lexer.type_expressions">Type
             Expressions</a>
           </h6>
@@ -159,7 +159,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.lex.reference.lexer_concepts.lexer.postcondition"></a><h6>
-<a name="id709793"></a>
+<a name="id712476"></a>
             <a href="lexer.html#spirit.lex.reference.lexer_concepts.lexer.postcondition">Postcondition</a>
           </h6>
 <p>
@@ -183,7 +183,7 @@
               inside <tt class="computeroutput"><span class="identifier">l</span></tt>.
             </li></ul></div>
 <a name="spirit.lex.reference.lexer_concepts.lexer.models"></a><h6>
-<a name="id709963"></a>
+<a name="id712645"></a>
             <a href="lexer.html#spirit.lex.reference.lexer_concepts.lexer.models">Models</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/narylexer.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/narylexer.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/narylexer.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,7 +30,7 @@
 <div></div>
 </div>
 <a name="spirit.lex.reference.lexer_concepts.narylexer.description"></a><h6>
-<a name="id711173"></a>
+<a name="id713856"></a>
             <a href="narylexer.html#spirit.lex.reference.lexer_concepts.narylexer.description">Description</a>
           </h6>
 <p>
@@ -40,7 +40,7 @@
             Design Pattern.
           </p>
 <a name="spirit.lex.reference.lexer_concepts.narylexer.refinement_of"></a><h6>
-<a name="id711229"></a>
+<a name="id713911"></a>
             <a href="narylexer.html#spirit.lex.reference.lexer_concepts.narylexer.refinement_of">Refinement
             of</a>
           </h6>
@@ -67,7 +67,7 @@
 </dl>
 </div>
 <a name="spirit.lex.reference.lexer_concepts.narylexer.valid_expressions"></a><h6>
-<a name="id711335"></a>
+<a name="id714018"></a>
             <a href="narylexer.html#spirit.lex.reference.lexer_concepts.narylexer.valid_expressions">Valid
             Expressions</a>
           </h6>
@@ -106,7 +106,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.lex.reference.lexer_concepts.narylexer.type_expressions"></a><h6>
-<a name="id711501"></a>
+<a name="id714184"></a>
             <a href="narylexer.html#spirit.lex.reference.lexer_concepts.narylexer.type_expressions">Type
             Expressions</a>
           </h6>
@@ -147,7 +147,7 @@
 </tbody>
 </table></div>
 <a name="spirit.lex.reference.lexer_concepts.narylexer.invariants"></a><h6>
-<a name="id711727"></a>
+<a name="id714410"></a>
             <a href="narylexer.html#spirit.lex.reference.lexer_concepts.narylexer.invariants">Invariants</a>
           </h6>
 <p>
@@ -159,7 +159,7 @@
 <tt class="computeroutput"><span class="identifier">traits</span><span class="special">::</span><span class="identifier">is_lexer</span><span class="special">&lt;</span><span class="identifier">E</span><span class="special">&gt;::</span><span class="identifier">type</span></tt> evaluates to <tt class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">true_</span></tt>
 </li></ul></div>
 <a name="spirit.lex.reference.lexer_concepts.narylexer.models"></a><h6>
-<a name="id711852"></a>
+<a name="id714535"></a>
             <a href="narylexer.html#spirit.lex.reference.lexer_concepts.narylexer.models">Models</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/primitivelexer.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/primitivelexer.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/primitivelexer.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,7 +30,7 @@
 <div></div>
 </div>
 <a name="spirit.lex.reference.lexer_concepts.primitivelexer.description"></a><h6>
-<a name="id710022"></a>
+<a name="id712704"></a>
             <a href="primitivelexer.html#spirit.lex.reference.lexer_concepts.primitivelexer.description">Description</a>
           </h6>
 <p>
@@ -38,7 +38,7 @@
             that the client uses to build more complex lexer components.
           </p>
 <a name="spirit.lex.reference.lexer_concepts.primitivelexer.refinement_of"></a><h6>
-<a name="id710058"></a>
+<a name="id712741"></a>
             <a href="primitivelexer.html#spirit.lex.reference.lexer_concepts.primitivelexer.refinement_of">Refinement
             of</a>
           </h6>
@@ -52,7 +52,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.lex.reference.lexer_concepts.primitivelexer.type_expressions"></a><h6>
-<a name="id710113"></a>
+<a name="id712796"></a>
             <a href="primitivelexer.html#spirit.lex.reference.lexer_concepts.primitivelexer.type_expressions">Type
             Expressions</a>
           </h6>
@@ -83,7 +83,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.lex.reference.lexer_concepts.primitivelexer.models"></a><h6>
-<a name="id710299"></a>
+<a name="id712982"></a>
             <a href="primitivelexer.html#spirit.lex.reference.lexer_concepts.primitivelexer.models">Models</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/unarylexer.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/unarylexer.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/unarylexer.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,7 +30,7 @@
 <div></div>
 </div>
 <a name="spirit.lex.reference.lexer_concepts.unarylexer.description"></a><h6>
-<a name="id710452"></a>
+<a name="id713134"></a>
             <a href="unarylexer.html#spirit.lex.reference.lexer_concepts.unarylexer.description">Description</a>
           </h6>
 <p>
@@ -39,7 +39,7 @@
             following the Delegate Design Pattern.
           </p>
 <a name="spirit.lex.reference.lexer_concepts.unarylexer.refinement_of"></a><h6>
-<a name="id710488"></a>
+<a name="id713170"></a>
             <a href="unarylexer.html#spirit.lex.reference.lexer_concepts.unarylexer.refinement_of">Refinement
             of</a>
           </h6>
@@ -66,7 +66,7 @@
 </dl>
 </div>
 <a name="spirit.lex.reference.lexer_concepts.unarylexer.valid_expressions"></a><h6>
-<a name="id710596"></a>
+<a name="id713278"></a>
             <a href="unarylexer.html#spirit.lex.reference.lexer_concepts.unarylexer.valid_expressions">Valid
             Expressions</a>
           </h6>
@@ -104,7 +104,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.lex.reference.lexer_concepts.unarylexer.type_expressions"></a><h6>
-<a name="id710752"></a>
+<a name="id713434"></a>
             <a href="unarylexer.html#spirit.lex.reference.lexer_concepts.unarylexer.type_expressions">Type
             Expressions</a>
           </h6>
@@ -145,7 +145,7 @@
 </tbody>
 </table></div>
 <a name="spirit.lex.reference.lexer_concepts.unarylexer.invariants"></a><h6>
-<a name="id710979"></a>
+<a name="id713661"></a>
             <a href="unarylexer.html#spirit.lex.reference.lexer_concepts.unarylexer.invariants">Invariants</a>
           </h6>
 <p>
@@ -156,7 +156,7 @@
 <tt class="computeroutput"><span class="identifier">traits</span><span class="special">::</span><span class="identifier">is_lexer</span><span class="special">&lt;</span><span class="identifier">L</span><span class="special">::</span><span class="identifier">subject_type</span><span class="special">&gt;::</span><span class="identifier">type</span></tt> evaluates to <tt class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">true_</span></tt>
 </li></ul></div>
 <a name="spirit.lex.reference.lexer_concepts.unarylexer.models"></a><h6>
-<a name="id711102"></a>
+<a name="id713785"></a>
             <a href="unarylexer.html#spirit.lex.reference.lexer_concepts.unarylexer.models">Models</a>
           </h6>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/lex/reference/primitives.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/reference/primitives.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/reference/primitives.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -42,7 +42,7 @@
           and string literals.
         </p>
 <a name="spirit.lex.reference.primitives.module_headers"></a><h5>
-<a name="id712386"></a>
+<a name="id715073"></a>
           <a href="primitives.html#spirit.lex.reference.primitives.module_headers">Module Headers</a>
         </h5>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/lex/primitives.hpp&gt;

Modified: trunk/libs/spirit/doc/html/spirit/lex/reference/primitives/char_tokendef.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/reference/primitives/char_tokendef.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/reference/primitives/char_tokendef.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.lex.reference.primitives.char_tokendef.description"></a><h6>
-<a name="id712519"></a>
+<a name="id715206"></a>
             <a href="char_tokendef.html#spirit.lex.reference.primitives.char_tokendef.description">Description</a>
           </h6>
 <p>
@@ -49,11 +49,11 @@
             forcing lower or upper case and dealing with character ranges.
           </p>
 <a name="spirit.lex.reference.primitives.char_tokendef.header"></a><h6>
-<a name="id712594"></a>
+<a name="id715281"></a>
             <a href="char_tokendef.html#spirit.lex.reference.primitives.char_tokendef.header">Header</a>
           </h6>
 <a name="spirit.lex.reference.primitives.char_tokendef.module_headers"></a><h6>
-<a name="id712619"></a>
+<a name="id715306"></a>
             <a href="char_tokendef.html#spirit.lex.reference.primitives.char_tokendef.module_headers">Module
             Headers</a>
           </h6>
@@ -64,7 +64,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.lex.reference.primitives.char_tokendef.namespace"></a><h6>
-<a name="id712735"></a>
+<a name="id715422"></a>
             <a href="char_tokendef.html#spirit.lex.reference.primitives.char_tokendef.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -83,7 +83,7 @@
 </tbody>
 </table></div>
 <a name="spirit.lex.reference.primitives.char_tokendef.model_of"></a><h6>
-<a name="id712871"></a>
+<a name="id715558"></a>
             <a href="char_tokendef.html#spirit.lex.reference.primitives.char_tokendef.model_of">Model
             of</a>
           </h6>
@@ -107,7 +107,7 @@
 </dl>
 </div>
 <a name="spirit.lex.reference.primitives.char_tokendef.expression_semantics"></a><h6>
-<a name="id712970"></a>
+<a name="id715657"></a>
             <a href="char_tokendef.html#spirit.lex.reference.primitives.char_tokendef.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -156,7 +156,7 @@
 </tbody>
 </table></div>
 <a name="spirit.lex.reference.primitives.char_tokendef.example"></a><h6>
-<a name="id713219"></a>
+<a name="id715906"></a>
             <a href="char_tokendef.html#spirit.lex.reference.primitives.char_tokendef.example">Example</a>
           </h6>
 </div>

Modified: trunk/libs/spirit/doc/html/spirit/lex/tutorials/lexer_quickstart1.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/tutorials/lexer_quickstart1.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/tutorials/lexer_quickstart1.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -47,7 +47,7 @@
           (for the full example code see here: word_count_functor.cpp).
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart1.prerequisites"></a><h5>
-<a name="id684734"></a>
+<a name="id687425"></a>
           <a href="lexer_quickstart1.html#spirit.lex.tutorials.lexer_quickstart1.prerequisites">Prerequisites</a>
         </h5>
 <p>
@@ -86,7 +86,7 @@
 <p>
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart1.defining_tokens"></a><h5>
-<a name="id685088"></a>
+<a name="id687779"></a>
           <a href="lexer_quickstart1.html#spirit.lex.tutorials.lexer_quickstart1.defining_tokens">Defining
           Tokens</a>
         </h5>
@@ -141,7 +141,7 @@
 <p>
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart1.doing_the_useful_work"></a><h5>
-<a name="id685547"></a>
+<a name="id688238"></a>
           <a href="lexer_quickstart1.html#spirit.lex.tutorials.lexer_quickstart1.doing_the_useful_work">Doing
           the Useful Work</a>
         </h5>
@@ -206,7 +206,7 @@
           as well.
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart1.pulling_everything_together"></a><h5>
-<a name="id686264"></a>
+<a name="id688956"></a>
           <a href="lexer_quickstart1.html#spirit.lex.tutorials.lexer_quickstart1.pulling_everything_together">Pulling
           Everything Together</a>
         </h5>
@@ -259,7 +259,7 @@
 <p>
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart1.comparing__emphasis_spirit_lex__emphasis__with__ulink_url__http___flex_sourceforge_net___flex__ulink_"></a><h5>
-<a name="id687415"></a>
+<a name="id690107"></a>
           <a href="lexer_quickstart1.html#spirit.lex.tutorials.lexer_quickstart1.comparing__emphasis_spirit_lex__emphasis__with__ulink_url__http___flex_sourceforge_net___flex__ulink_">Comparing
           <span class="emphasis"><em>Spirit.Lex</em></span> with Flex</a>
         </h5>

Modified: trunk/libs/spirit/doc/html/spirit/lex/tutorials/lexer_quickstart2.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/tutorials/lexer_quickstart2.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/tutorials/lexer_quickstart2.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -49,7 +49,7 @@
           options along the lines (for the full example code see here: word_count_lexer.cpp).
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart2.prerequisites"></a><h5>
-<a name="id688473"></a>
+<a name="id691165"></a>
           <a href="lexer_quickstart2.html#spirit.lex.tutorials.lexer_quickstart2.prerequisites">Prerequisites</a>
         </h5>
 <p>
@@ -122,7 +122,7 @@
 <p>
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart2.semantic_actions_in__emphasis_spirit_lex__emphasis_"></a><h5>
-<a name="id689335"></a>
+<a name="id692027"></a>
           <a href="lexer_quickstart2.html#spirit.lex.tutorials.lexer_quickstart2.semantic_actions_in__emphasis_spirit_lex__emphasis_">Semantic
           Actions in <span class="emphasis"><em>Spirit.Lex</em></span></a>
         </h5>
@@ -182,7 +182,7 @@
           Semantic Actions</a>.
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart2.associating_token_definitions_with_the_lexer"></a><h5>
-<a name="id690212"></a>
+<a name="id692903"></a>
           <a href="lexer_quickstart2.html#spirit.lex.tutorials.lexer_quickstart2.associating_token_definitions_with_the_lexer">Associating
           Token Definitions with the Lexer</a>
         </h5>
@@ -219,7 +219,7 @@
           with the constant defined by <tt class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">spirit</span><span class="special">::</span><span class="identifier">lex</span><span class="special">::</span><span class="identifier">min_token_id</span></tt>.
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart2.pulling_everything_together"></a><h5>
-<a name="id690638"></a>
+<a name="id693330"></a>
           <a href="lexer_quickstart2.html#spirit.lex.tutorials.lexer_quickstart2.pulling_everything_together">Pulling
           everything together</a>
         </h5>

Modified: trunk/libs/spirit/doc/html/spirit/lex/tutorials/lexer_quickstart3.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/lex/tutorials/lexer_quickstart3.html (original)
+++ trunk/libs/spirit/doc/html/spirit/lex/tutorials/lexer_quickstart3.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -74,7 +74,7 @@
           code see here: word_count.cpp).
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart3.prerequisites"></a><h5>
-<a name="id692104"></a>
+<a name="id694795"></a>
           <a href="lexer_quickstart3.html#spirit.lex.tutorials.lexer_quickstart3.prerequisites">Prerequisites</a>
         </h5>
 <p>
@@ -122,7 +122,7 @@
 <p>
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart3.defining_tokens"></a><h5>
-<a name="id692622"></a>
+<a name="id695314"></a>
           <a href="lexer_quickstart3.html#spirit.lex.tutorials.lexer_quickstart3.defining_tokens">Defining
           Tokens</a>
         </h5>
@@ -177,7 +177,7 @@
 <p>
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart3.using_token_definition_instances_as_parsers"></a><h5>
-<a name="id693118"></a>
+<a name="id695809"></a>
           <a href="lexer_quickstart3.html#spirit.lex.tutorials.lexer_quickstart3.using_token_definition_instances_as_parsers">Using
           Token Definition Instances as Parsers</a>
         </h5>
@@ -315,7 +315,7 @@
           <span class="identifier">size</span><span class="special">(</span><span class="identifier">_1</span><span class="special">)</span></tt>.
         </p>
 <a name="spirit.lex.tutorials.lexer_quickstart3.pulling_everything_together"></a><h5>
-<a name="id694344"></a>
+<a name="id697035"></a>
           <a href="lexer_quickstart3.html#spirit.lex.tutorials.lexer_quickstart3.pulling_everything_together">Pulling
           Everything Together</a>
         </h5>

Modified: trunk/libs/spirit/doc/html/spirit/notes/porting_from_spirit_1_8_x.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/notes/porting_from_spirit_1_8_x.html (original)
+++ trunk/libs/spirit/doc/html/spirit/notes/porting_from_spirit_1_8_x.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -46,7 +46,7 @@
         <a href="http://spirit.sourceforge.net" target="_top">Spirit</a>.
       </p>
 <a name="spirit.notes.porting_from_spirit_1_8_x.include_files"></a><h4>
-<a name="id766869"></a>
+<a name="id769542"></a>
         <a href="porting_from_spirit_1_8_x.html#spirit.notes.porting_from_spirit_1_8_x.include_files">Include
         Files</a>
       </h4>
@@ -184,7 +184,7 @@
 </tbody>
 </table></div>
 <a name="spirit.notes.porting_from_spirit_1_8_x.the_free_parse_functions"></a><h4>
-<a name="id767738"></a>
+<a name="id770411"></a>
         <a href="porting_from_spirit_1_8_x.html#spirit.notes.porting_from_spirit_1_8_x.the_free_parse_functions">The
         Free Parse Functions</a>
       </h4>
@@ -370,7 +370,7 @@
         Encoding Namespace</a> for more information.
       </p>
 <a name="spirit.notes.porting_from_spirit_1_8_x.naming_conventions"></a><h4>
-<a name="id770679"></a>
+<a name="id773352"></a>
         <a href="porting_from_spirit_1_8_x.html#spirit.notes.porting_from_spirit_1_8_x.naming_conventions">Naming
         Conventions</a>
       </h4>
@@ -390,7 +390,7 @@
         parser primitives, directives and operators.
       </p>
 <a name="spirit.notes.porting_from_spirit_1_8_x.parser_attributes"></a><h4>
-<a name="id770794"></a>
+<a name="id773467"></a>
         <a href="porting_from_spirit_1_8_x.html#spirit.notes.porting_from_spirit_1_8_x.parser_attributes">Parser
         Attributes</a>
       </h4>
@@ -410,7 +410,7 @@
         underlying matched input sequence.
       </p>
 <a name="spirit.notes.porting_from_spirit_1_8_x.grammars_and_rules"></a><h4>
-<a name="id770911"></a>
+<a name="id773584"></a>
         <a href="porting_from_spirit_1_8_x.html#spirit.notes.porting_from_spirit_1_8_x.grammars_and_rules">Grammars
         and Rules</a>
       </h4>

Modified: trunk/libs/spirit/doc/html/spirit/qi.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -75,6 +75,7 @@
 <dt><span class="section">Nonterminal</span></dt>
 <dt><span class="section">Numeric</span></dt>
 <dt><span class="section">Operator</span></dt>
+<dt><span class="section">Stream</span></dt>
 <dt><span class="section">String</span></dt>
 </dl></dd>
 </dl></div>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -39,6 +39,7 @@
 <dt><span class="section">Nonterminal</span></dt>
 <dt><span class="section">Numeric</span></dt>
 <dt><span class="section">Operator</span></dt>
+<dt><span class="section">Stream</span></dt>
 <dt><span class="section">String</span></dt>
 </dl></div>
 </div>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/attr.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/attr.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/attr.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -171,6 +171,16 @@
 <a name="id471159"></a>
             <a href="attr.html#spirit.qi.reference.auxiliary.attr.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -223,16 +233,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/eoi.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/eoi.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/eoi.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -33,7 +33,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.auxiliary.eoi.description"></a><h6>
-<a name="id472627"></a>
+<a name="id472628"></a>
             <a href="eoi.html#spirit.qi.reference.auxiliary.eoi.description">Description</a>
           </h6>
 <p>
@@ -66,7 +66,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.auxiliary.eoi.model_of"></a><h6>
-<a name="id472885"></a>
+<a name="id472886"></a>
             <a href="eoi.html#spirit.qi.reference.auxiliary.eoi.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -79,7 +79,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.auxiliary.eoi.expression_semantics"></a><h6>
-<a name="id472938"></a>
+<a name="id472939"></a>
             <a href="eoi.html#spirit.qi.reference.auxiliary.eoi.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -110,7 +110,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.auxiliary.eoi.attributes"></a><h6>
-<a name="id473052"></a>
+<a name="id473053"></a>
             <a href="eoi.html#spirit.qi.reference.auxiliary.eoi.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -136,7 +136,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.auxiliary.eoi.complexity"></a><h6>
-<a name="id473153"></a>
+<a name="id473154"></a>
             <a href="eoi.html#spirit.qi.reference.auxiliary.eoi.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -152,6 +152,16 @@
 <a name="id473189"></a>
             <a href="eoi.html#spirit.qi.reference.auxiliary.eoi.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -180,16 +190,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/eol.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/eol.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/eol.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -133,7 +133,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.auxiliary.eol.complexity"></a><h6>
-<a name="id472393"></a>
+<a name="id472394"></a>
             <a href="eol.html#spirit.qi.reference.auxiliary.eol.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -149,6 +149,16 @@
 <a name="id472428"></a>
             <a href="eol.html#spirit.qi.reference.auxiliary.eol.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -177,16 +187,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/eps.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/eps.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/eps.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -39,7 +39,7 @@
             a multi-purpose parser that returns a zero length match.
           </p>
 <a name="spirit.qi.reference.auxiliary.eps.simple_form"></a><h6>
-<a name="id473431"></a>
+<a name="id473432"></a>
             <a href="eps.html#spirit.qi.reference.auxiliary.eps.simple_form">Simple
             Form</a>
           </h6>
@@ -216,6 +216,16 @@
 <a name="id474451"></a>
             <a href="eps.html#spirit.qi.reference.auxiliary.eps.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -291,16 +301,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/lazy.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/lazy.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/auxiliary/lazy.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -185,6 +185,16 @@
 <a name="id476122"></a>
             <a href="lazy.html#spirit.qi.reference.auxiliary.lazy.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -236,16 +246,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/binary/binary_big.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/binary/binary_big.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/binary/binary_big.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -282,6 +282,16 @@
 <a name="id482850"></a>
             <a href="binary_big.html#spirit.qi.reference.binary.binary_big.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -326,16 +336,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/binary/binary_little.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/binary/binary_little.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/binary/binary_little.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -200,7 +200,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.binary.binary_little.attributes"></a><h6>
-<a name="id480457"></a>
+<a name="id480456"></a>
             <a href="binary_little.html#spirit.qi.reference.binary.binary_little.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -284,6 +284,16 @@
 <a name="id480869"></a>
             <a href="binary_little.html#spirit.qi.reference.binary.binary_little.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -328,16 +338,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/binary/binary_native.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/binary/binary_native.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/binary/binary_native.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -53,7 +53,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.binary.binary_native.namespace"></a><h6>
-<a name="id476795"></a>
+<a name="id476794"></a>
             <a href="binary_native.html#spirit.qi.reference.binary.binary_native.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -136,7 +136,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.binary.binary_native.expression_semantics"></a><h6>
-<a name="id477303"></a>
+<a name="id477302"></a>
             <a href="binary_native.html#spirit.qi.reference.binary.binary_native.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -322,9 +322,19 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.binary.binary_native.example"></a><h6>
-<a name="id478200"></a>
+<a name="id478199"></a>
             <a href="binary_native.html#spirit.qi.reference.binary.binary_native.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -397,16 +407,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/char/char.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/char/char.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/char/char.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -445,6 +445,16 @@
 <a name="id486494"></a>
             <a href="char.html#spirit.qi.reference.char.char.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -524,16 +534,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/char/char_class.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/char/char_class.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/char/char_class.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.char.char_class.description"></a><h6>
-<a name="id487361"></a>
+<a name="id487360"></a>
             <a href="char_class.html#spirit.qi.reference.char.char_class.description">Description</a>
           </h6>
 <p>
@@ -285,6 +285,16 @@
 <a name="id488761"></a>
             <a href="char_class.html#spirit.qi.reference.char.char_class.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -319,16 +329,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/directive/lexeme.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/directive/lexeme.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/directive/lexeme.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -187,6 +187,16 @@
 <a name="id490362"></a>
             <a href="lexeme.html#spirit.qi.reference.directive.lexeme.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -224,16 +234,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/directive/no_case.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/directive/no_case.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/directive/no_case.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -181,6 +181,16 @@
 <a name="id491586"></a>
             <a href="no_case.html#spirit.qi.reference.directive.no_case.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -242,16 +252,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/directive/omit.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/directive/omit.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/directive/omit.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -67,7 +67,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.directive.omit.model_of"></a><h6>
-<a name="id492749"></a>
+<a name="id492748"></a>
             <a href="omit.html#spirit.qi.reference.directive.omit.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -163,6 +163,16 @@
 <a name="id493154"></a>
             <a href="omit.html#spirit.qi.reference.directive.omit.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -179,16 +189,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 <p>
             </p>
 <p>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/directive/raw.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/directive/raw.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/directive/raw.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -46,7 +46,7 @@
             Spirit transduction (un-attributed) behavior for a subject parser.
           </p>
 <a name="spirit.qi.reference.directive.raw.header"></a><h6>
-<a name="id493682"></a>
+<a name="id493681"></a>
             <a href="raw.html#spirit.qi.reference.directive.raw.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/directive/raw.hpp&gt;
@@ -191,6 +191,16 @@
 <a name="id494548"></a>
             <a href="raw.html#spirit.qi.reference.directive.raw.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -225,16 +235,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/directive/repeat.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/directive/repeat.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/directive/repeat.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.directive.repeat.description"></a><h6>
-<a name="id494994"></a>
+<a name="id494993"></a>
             <a href="repeat.html#spirit.qi.reference.directive.repeat.description">Description</a>
           </h6>
 <p>
@@ -284,6 +284,16 @@
 <a name="id496909"></a>
             <a href="repeat.html#spirit.qi.reference.directive.repeat.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Using the repeat directive, we can now write our examples above.
           </p>
@@ -398,16 +408,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/directive/skip.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/directive/skip.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/directive/skip.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.directive.skip.description"></a><h6>
-<a name="id498160"></a>
+<a name="id498159"></a>
             <a href="skip.html#spirit.qi.reference.directive.skip.description">Description</a>
           </h6>
 <p>
@@ -68,7 +68,7 @@
             </li>
 </ul></div>
 <a name="spirit.qi.reference.directive.skip.header"></a><h6>
-<a name="id498370"></a>
+<a name="id498369"></a>
             <a href="skip.html#spirit.qi.reference.directive.skip.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/directive/skip.hpp&gt;
@@ -114,7 +114,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.directive.skip.expression_semantics"></a><h6>
-<a name="id498688"></a>
+<a name="id498687"></a>
             <a href="skip.html#spirit.qi.reference.directive.skip.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -208,7 +208,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.directive.skip.complexity"></a><h6>
-<a name="id499289"></a>
+<a name="id499288"></a>
             <a href="skip.html#spirit.qi.reference.directive.skip.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -225,6 +225,16 @@
 <a name="id499337"></a>
             <a href="skip.html#spirit.qi.reference.directive.skip.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -261,16 +271,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/nonterminal/grammar.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/nonterminal/grammar.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/nonterminal/grammar.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,13 +34,13 @@
             <a href="grammar.html#spirit.qi.reference.nonterminal.grammar.description">Description</a>
           </h6>
 <p>
- The grammar encapsulates a set of Rules
+ The grammar encapsulates a set of rules
             (as well as primitive parsers (PrimitiveParser) and sub-grammars).
             The grammar is the main mechanism for modularization and composition.
             Grammars can be composed to form more complex grammars.
           </p>
 <a name="spirit.qi.reference.nonterminal.grammar.header"></a><h6>
-<a name="id503158"></a>
+<a name="id503157"></a>
             <a href="grammar.html#spirit.qi.reference.nonterminal.grammar.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/qi/nonterminal/grammar.hpp&gt;
@@ -63,7 +63,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.nonterminal.grammar.synopsis"></a><h6>
-<a name="id503378"></a>
+<a name="id503377"></a>
             <a href="grammar.html#spirit.qi.reference.nonterminal.grammar.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Iterator</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">A1</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">A2</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">A3</span><span class="special">&gt;</span>
@@ -179,7 +179,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.nonterminal.grammar.model_of"></a><h6>
-<a name="id503959"></a>
+<a name="id503958"></a>
             <a href="grammar.html#spirit.qi.reference.nonterminal.grammar.model_of">Model
             of</a>
           </h6>
@@ -202,7 +202,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.nonterminal.grammar.expression_semantics"></a><h6>
-<a name="id504043"></a>
+<a name="id504042"></a>
             <a href="grammar.html#spirit.qi.reference.nonterminal.grammar.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -252,7 +252,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.nonterminal.grammar.attributes"></a><h6>
-<a name="id504457"></a>
+<a name="id504456"></a>
             <a href="grammar.html#spirit.qi.reference.nonterminal.grammar.attributes">Attributes</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -266,7 +266,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.nonterminal.grammar.complexity"></a><h6>
-<a name="id504523"></a>
+<a name="id504522"></a>
             <a href="grammar.html#spirit.qi.reference.nonterminal.grammar.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -282,6 +282,16 @@
 <a name="id504560"></a>
             <a href="grammar.html#spirit.qi.reference.nonterminal.grammar.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -327,16 +337,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/nonterminal/rule.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/nonterminal/rule.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/nonterminal/rule.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -45,7 +45,7 @@
             in recursive descent parsing.
           </p>
 <a name="spirit.qi.reference.nonterminal.rule.header"></a><h6>
-<a name="id499868"></a>
+<a name="id499867"></a>
             <a href="rule.html#spirit.qi.reference.nonterminal.rule.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/qi/nonterminal/rule.hpp&gt;
@@ -68,7 +68,7 @@
                   </p></td></tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.nonterminal.rule.synopsis"></a><h6>
-<a name="id500086"></a>
+<a name="id500085"></a>
             <a href="rule.html#spirit.qi.reference.nonterminal.rule.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Iterator</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">A1</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">A2</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">A3</span><span class="special">&gt;</span>
@@ -184,7 +184,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.nonterminal.rule.model_of"></a><h6>
-<a name="id500665"></a>
+<a name="id500664"></a>
             <a href="rule.html#spirit.qi.reference.nonterminal.rule.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -334,7 +334,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.nonterminal.rule.attributes"></a><h6>
-<a name="id501652"></a>
+<a name="id501651"></a>
             <a href="rule.html#spirit.qi.reference.nonterminal.rule.attributes">Attributes</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -364,6 +364,16 @@
 <a name="id501766"></a>
             <a href="rule.html#spirit.qi.reference.nonterminal.rule.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -454,16 +464,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/numeric.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/numeric.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/numeric.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -60,7 +60,7 @@
           write extremely tight generic C++ code that rivals, if not surpasses C.
         </p>
 <a name="spirit.qi.reference.numeric.module_header"></a><h5>
-<a name="id505251"></a>
+<a name="id505250"></a>
           <a href="numeric.html#spirit.qi.reference.numeric.module_header">Module Header</a>
         </h5>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/numeric.hpp&gt;

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/boolean.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/boolean.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/boolean.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.numeric.boolean.description"></a><h6>
-<a name="id518324"></a>
+<a name="id518321"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.description">Description</a>
           </h6>
 <p>
@@ -45,7 +45,7 @@
             expression requirements (documented below).
           </p>
 <a name="spirit.qi.reference.numeric.boolean.header"></a><h6>
-<a name="id518390"></a>
+<a name="id518387"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/numeric/bool.hpp&gt;
@@ -55,7 +55,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.numeric.boolean.namespace"></a><h6>
-<a name="id518505"></a>
+<a name="id518501"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -79,14 +79,14 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.numeric.boolean.synopsis"></a><h6>
-<a name="id518706"></a>
+<a name="id518703"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">RealPolicies</span><span class="special">&gt;</span>
 <span class="keyword">struct</span> <span class="identifier">bool_parser</span><span class="special">;</span>
 </pre>
 <a name="spirit.qi.reference.numeric.boolean.template_parameters"></a><h6>
-<a name="id518801"></a>
+<a name="id518798"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.template_parameters">Template
             parameters</a>
           </h6>
@@ -133,7 +133,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.numeric.boolean.model_of"></a><h6>
-<a name="id518980"></a>
+<a name="id518977"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -172,7 +172,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.numeric.boolean.expression_semantics"></a><h6>
-<a name="id519195"></a>
+<a name="id519192"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -242,7 +242,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.qi.reference.numeric.boolean.attributes"></a><h6>
-<a name="id519642"></a>
+<a name="id519640"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.attributes">Attributes</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -256,7 +256,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.numeric.boolean.complexity"></a><h6>
-<a name="id519689"></a>
+<a name="id519686"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -269,7 +269,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.numeric.boolean.minimum_expression_requirements_for__code__phrase_role__identifier__b__phrase___code_"></a><h6>
-<a name="id519728"></a>
+<a name="id519726"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.minimum_expression_requirements_for__code__phrase_role__identifier__b__phrase___code_">Minimum
             Expression Requirements for <tt class="computeroutput"><span class="identifier">B</span></tt></a>
           </h6>
@@ -301,7 +301,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.numeric.boolean.boolean__code__phrase_role__identifier__policies__phrase___code_"></a><h6>
-<a name="id519882"></a>
+<a name="id519879"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.boolean__code__phrase_role__identifier__policies__phrase___code_">Boolean
             <tt class="computeroutput"><span class="identifier">Policies</span></tt></a>
           </h6>
@@ -319,7 +319,7 @@
             and <tt class="computeroutput"><span class="string">"false"</span></tt>.
           </p>
 <a name="spirit.qi.reference.numeric.boolean.boolean__code__phrase_role__identifier__policies__phrase___code__expression_requirements"></a><h6>
-<a name="id520000"></a>
+<a name="id519998"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.boolean__code__phrase_role__identifier__policies__phrase___code__expression_requirements">Boolean
             <tt class="computeroutput"><span class="identifier">Policies</span></tt> Expression Requirements</a>
           </h6>
@@ -371,7 +371,7 @@
             or <tt class="computeroutput"><span class="keyword">false</span></tt>).
           </p>
 <a name="spirit.qi.reference.numeric.boolean.boolean__code__phrase_role__identifier__policies__phrase___code__specializations"></a><h6>
-<a name="id520337"></a>
+<a name="id520335"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.boolean__code__phrase_role__identifier__policies__phrase___code__specializations">Boolean
             <tt class="computeroutput"><span class="identifier">Policies</span></tt> Specializations</a>
           </h6>
@@ -401,9 +401,19 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.qi.reference.numeric.boolean.example"></a><h6>
-<a name="id520967"></a>
+<a name="id520964"></a>
             <a href="boolean.html#spirit.qi.reference.numeric.boolean.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -484,16 +494,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/int.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/int.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/int.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.numeric.int.description"></a><h6>
-<a name="id508591"></a>
+<a name="id508589"></a>
             <a href="int.html#spirit.qi.reference.numeric.int.description">Description</a>
           </h6>
 <p>
@@ -53,7 +53,7 @@
             type follows certain expression requirements (documented below).
           </p>
 <a name="spirit.qi.reference.numeric.int.header"></a><h6>
-<a name="id508700"></a>
+<a name="id508698"></a>
             <a href="int.html#spirit.qi.reference.numeric.int.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/numeric/int.hpp&gt;
@@ -63,7 +63,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.numeric.int.namespace"></a><h6>
-<a name="id508814"></a>
+<a name="id508813"></a>
             <a href="int.html#spirit.qi.reference.numeric.int.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -104,7 +104,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.qi.reference.numeric.int.synopsis"></a><h6>
-<a name="id509125"></a>
+<a name="id509123"></a>
             <a href="int.html#spirit.qi.reference.numeric.int.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span>
@@ -115,7 +115,7 @@
 <span class="keyword">struct</span> <span class="identifier">int_parser</span><span class="special">;</span>
 </pre>
 <a name="spirit.qi.reference.numeric.int.template_parameters"></a><h6>
-<a name="id509258"></a>
+<a name="id509257"></a>
             <a href="int.html#spirit.qi.reference.numeric.int.template_parameters">Template
             parameters</a>
           </h6>
@@ -185,7 +185,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.numeric.int.model_of"></a><h6>
-<a name="id509476"></a>
+<a name="id509474"></a>
             <a href="int.html#spirit.qi.reference.numeric.int.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -213,7 +213,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.numeric.int.expression_semantics"></a><h6>
-<a name="id509605"></a>
+<a name="id509604"></a>
             <a href="int.html#spirit.qi.reference.numeric.int.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -282,7 +282,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.numeric.int.attributes"></a><h6>
-<a name="id510114"></a>
+<a name="id510113"></a>
             <a href="int.html#spirit.qi.reference.numeric.int.attributes">Attributes</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -296,7 +296,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.numeric.int.complexity"></a><h6>
-<a name="id510162"></a>
+<a name="id510160"></a>
             <a href="int.html#spirit.qi.reference.numeric.int.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -309,7 +309,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.numeric.int.minimum_expression_requirements_for__code__phrase_role__identifier__t__phrase___code_"></a><h6>
-<a name="id510202"></a>
+<a name="id510201"></a>
             <a href="int.html#spirit.qi.reference.numeric.int.minimum_expression_requirements_for__code__phrase_role__identifier__t__phrase___code_">Minimum
             Expression Requirements for <tt class="computeroutput"><span class="identifier">T</span></tt></a>
           </h6>
@@ -426,9 +426,19 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.numeric.int.example"></a><h6>
-<a name="id510945"></a>
+<a name="id510943"></a>
             <a href="int.html#spirit.qi.reference.numeric.int.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -458,16 +468,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/real.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/real.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/real.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -35,7 +35,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.numeric.real.description"></a><h6>
-<a name="id511178"></a>
+<a name="id511176"></a>
             <a href="real.html#spirit.qi.reference.numeric.real.description">Description</a>
           </h6>
 <p>
@@ -48,7 +48,7 @@
             (documented below).
           </p>
 <a name="spirit.qi.reference.numeric.real.header"></a><h6>
-<a name="id511244"></a>
+<a name="id511242"></a>
             <a href="real.html#spirit.qi.reference.numeric.real.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/numeric/real.hpp&gt;
@@ -58,7 +58,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.numeric.real.namespace"></a><h6>
-<a name="id511357"></a>
+<a name="id511356"></a>
             <a href="real.html#spirit.qi.reference.numeric.real.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -82,14 +82,14 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.numeric.real.synopsis"></a><h6>
-<a name="id511560"></a>
+<a name="id511558"></a>
             <a href="real.html#spirit.qi.reference.numeric.real.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">RealPolicies</span><span class="special">&gt;</span>
 <span class="keyword">struct</span> <span class="identifier">real_parser</span><span class="special">;</span>
 </pre>
 <a name="spirit.qi.reference.numeric.real.template_parameters"></a><h6>
-<a name="id511655"></a>
+<a name="id511653"></a>
             <a href="real.html#spirit.qi.reference.numeric.real.template_parameters">Template
             parameters</a>
           </h6>
@@ -135,7 +135,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.numeric.real.model_of"></a><h6>
-<a name="id511820"></a>
+<a name="id511819"></a>
             <a href="real.html#spirit.qi.reference.numeric.real.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -181,7 +181,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.numeric.real.expression_semantics"></a><h6>
-<a name="id512105"></a>
+<a name="id512103"></a>
             <a href="real.html#spirit.qi.reference.numeric.real.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -241,7 +241,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.numeric.real.attributes"></a><h6>
-<a name="id512493"></a>
+<a name="id512491"></a>
             <a href="real.html#spirit.qi.reference.numeric.real.attributes">Attributes</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -255,7 +255,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.numeric.real.complexity"></a><h6>
-<a name="id512541"></a>
+<a name="id512539"></a>
             <a href="real.html#spirit.qi.reference.numeric.real.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -269,7 +269,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.numeric.real.minimum_expression_requirements_for__code__phrase_role__identifier__t__phrase___code_"></a><h6>
-<a name="id512582"></a>
+<a name="id512580"></a>
             <a href="real.html#spirit.qi.reference.numeric.real.minimum_expression_requirements_for__code__phrase_role__identifier__t__phrase___code_">Minimum
             Expression Requirements for <tt class="computeroutput"><span class="identifier">T</span></tt></a>
           </h6>
@@ -435,7 +435,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.qi.reference.numeric.real._code__phrase_role__identifier__realpolicies__phrase___code_"></a><h6>
-<a name="id513815"></a>
+<a name="id513813"></a>
             <a href="real.html#spirit.qi.reference.numeric.real._code__phrase_role__identifier__realpolicies__phrase___code_"><tt class="computeroutput"><span class="identifier">RealPolicies</span></tt></a>
           </h6>
 <p>
@@ -497,7 +497,7 @@
             pre-defined for immediate use:
           </p>
 <div class="table">
-<a name="id514654"></a><p class="title"><b>Table 4. Predefined Policies</b></p>
+<a name="id514652"></a><p class="title"><b>Table 4. Predefined Policies</b></p>
 <table class="table" summary="Predefined Policies">
 <colgroup>
 <col>
@@ -564,7 +564,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.qi.reference.numeric.real._code__phrase_role__identifier__realpolicies__phrase___code__expression_requirements"></a><h6>
-<a name="id514959"></a>
+<a name="id514957"></a>
             <a href="real.html#spirit.qi.reference.numeric.real._code__phrase_role__identifier__realpolicies__phrase___code__expression_requirements"><tt class="computeroutput"><span class="identifier">RealPolicies</span></tt> Expression Requirements</a>
           </h6>
 <p>
@@ -741,7 +741,7 @@
             be automatically applied afterwards.
           </p>
 <a name="spirit.qi.reference.numeric.real._code__phrase_role__identifier__realpolicies__phrase___code__specializations"></a><h6>
-<a name="id516122"></a>
+<a name="id516120"></a>
             <a href="real.html#spirit.qi.reference.numeric.real._code__phrase_role__identifier__realpolicies__phrase___code__specializations"><tt class="computeroutput"><span class="identifier">RealPolicies</span></tt> Specializations</a>
           </h6>
 <p>
@@ -757,9 +757,19 @@
 <span class="special">};</span>
 </pre>
 <a name="spirit.qi.reference.numeric.real.example"></a><h6>
-<a name="id516321"></a>
+<a name="id516319"></a>
             <a href="real.html#spirit.qi.reference.numeric.real.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -883,16 +893,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/uint.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/uint.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/numeric/uint.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.numeric.uint.description"></a><h6>
-<a name="id505395"></a>
+<a name="id505394"></a>
             <a href="uint.html#spirit.qi.reference.numeric.uint.description">Description</a>
           </h6>
 <p>
@@ -48,7 +48,7 @@
             is a template class. Template parameters fine tune its behavior.
           </p>
 <a name="spirit.qi.reference.numeric.uint.header"></a><h6>
-<a name="id505477"></a>
+<a name="id505476"></a>
             <a href="uint.html#spirit.qi.reference.numeric.uint.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/numeric/uint.hpp&gt;
@@ -111,7 +111,7 @@
             </p></td></tr>
 </table></div>
 <a name="spirit.qi.reference.numeric.uint.synopsis"></a><h6>
-<a name="id506047"></a>
+<a name="id506046"></a>
             <a href="uint.html#spirit.qi.reference.numeric.uint.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span>
@@ -122,7 +122,7 @@
 <span class="keyword">struct</span> <span class="identifier">uint_parser</span><span class="special">;</span>
 </pre>
 <a name="spirit.qi.reference.numeric.uint.template_parameters"></a><h6>
-<a name="id506181"></a>
+<a name="id506180"></a>
             <a href="uint.html#spirit.qi.reference.numeric.uint.template_parameters">Template
             parameters</a>
           </h6>
@@ -192,7 +192,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.numeric.uint.model_of"></a><h6>
-<a name="id506398"></a>
+<a name="id506397"></a>
             <a href="uint.html#spirit.qi.reference.numeric.uint.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -220,7 +220,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.numeric.uint.expression_semantics"></a><h6>
-<a name="id506529"></a>
+<a name="id506528"></a>
             <a href="uint.html#spirit.qi.reference.numeric.uint.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -322,7 +322,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.numeric.uint.attributes"></a><h6>
-<a name="id507344"></a>
+<a name="id507341"></a>
             <a href="uint.html#spirit.qi.reference.numeric.uint.attributes">Attributes</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -336,7 +336,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.numeric.uint.complexity"></a><h6>
-<a name="id507391"></a>
+<a name="id507388"></a>
             <a href="uint.html#spirit.qi.reference.numeric.uint.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -349,7 +349,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.numeric.uint.minimum_expression_requirements_for__code__phrase_role__identifier__t__phrase___code_"></a><h6>
-<a name="id507430"></a>
+<a name="id507428"></a>
             <a href="uint.html#spirit.qi.reference.numeric.uint.minimum_expression_requirements_for__code__phrase_role__identifier__t__phrase___code_">Minimum
             Expression Requirements for <tt class="computeroutput"><span class="identifier">T</span></tt></a>
           </h6>
@@ -457,9 +457,19 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.numeric.uint.example"></a><h6>
-<a name="id508131"></a>
+<a name="id508130"></a>
             <a href="uint.html#spirit.qi.reference.numeric.uint.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -507,16 +517,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -85,7 +85,7 @@
           (<tt class="computeroutput"><span class="special">||</span></tt>).
         </p>
 <a name="spirit.qi.reference.operator.module_header"></a><h5>
-<a name="id522140"></a>
+<a name="id522136"></a>
           <a href="operator.html#spirit.qi.reference.operator.module_header">Module Header</a>
         </h5>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/karma/operator.hpp&gt;

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator/alternative.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator/alternative.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator/alternative.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -37,7 +37,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.operator.alternative.description"></a><h6>
-<a name="id522297"></a>
+<a name="id522293"></a>
             <a href="alternative.html#spirit.qi.reference.operator.alternative.description">Description</a>
           </h6>
 <p>
@@ -68,7 +68,7 @@
             to put the (expected) most common choice first for maximum efficiency.
           </p>
 <a name="spirit.qi.reference.operator.alternative.header"></a><h6>
-<a name="id522530"></a>
+<a name="id522526"></a>
             <a href="alternative.html#spirit.qi.reference.operator.alternative.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/operator/alternative.hpp&gt;
@@ -78,7 +78,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.operator.alternative.model_of"></a><h6>
-<a name="id522645"></a>
+<a name="id522641"></a>
             <a href="alternative.html#spirit.qi.reference.operator.alternative.model_of">Model
             of</a>
           </h6>
@@ -102,7 +102,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.operator.alternative.expression_semantics"></a><h6>
-<a name="id522758"></a>
+<a name="id522754"></a>
             <a href="alternative.html#spirit.qi.reference.operator.alternative.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -134,7 +134,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.alternative.attributes"></a><h6>
-<a name="id522907"></a>
+<a name="id522903"></a>
             <a href="alternative.html#spirit.qi.reference.operator.alternative.attributes">Attributes</a>
           </h6>
 <p>
@@ -174,7 +174,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.alternative.complexity"></a><h6>
-<a name="id523452"></a>
+<a name="id523448"></a>
             <a href="alternative.html#spirit.qi.reference.operator.alternative.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -189,9 +189,19 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.operator.alternative.example"></a><h6>
-<a name="id523492"></a>
+<a name="id523488"></a>
             <a href="alternative.html#spirit.qi.reference.operator.alternative.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -273,16 +283,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator/and_predicate.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator/and_predicate.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator/and_predicate.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -37,7 +37,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.operator.and_predicate.description"></a><h6>
-<a name="id524477"></a>
+<a name="id524472"></a>
             <a href="and_predicate.html#spirit.qi.reference.operator.and_predicate.description">Description</a>
           </h6>
 <p>
@@ -50,7 +50,7 @@
             if its predicate matches.
           </p>
 <a name="spirit.qi.reference.operator.and_predicate.header"></a><h6>
-<a name="id524550"></a>
+<a name="id524546"></a>
             <a href="and_predicate.html#spirit.qi.reference.operator.and_predicate.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/operator/and_predicate.hpp&gt;
@@ -60,7 +60,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.operator.and_predicate.model_of"></a><h6>
-<a name="id524665"></a>
+<a name="id524661"></a>
             <a href="and_predicate.html#spirit.qi.reference.operator.and_predicate.model_of">Model
             of</a>
           </h6>
@@ -83,7 +83,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.operator.and_predicate.expression_semantics"></a><h6>
-<a name="id524767"></a>
+<a name="id524762"></a>
             <a href="and_predicate.html#spirit.qi.reference.operator.and_predicate.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -115,7 +115,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.and_predicate.attributes"></a><h6>
-<a name="id524900"></a>
+<a name="id524895"></a>
             <a href="and_predicate.html#spirit.qi.reference.operator.and_predicate.attributes">Attributes</a>
           </h6>
 <p>
@@ -145,7 +145,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.and_predicate.complexity"></a><h6>
-<a name="id525021"></a>
+<a name="id525016"></a>
             <a href="and_predicate.html#spirit.qi.reference.operator.and_predicate.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -158,9 +158,19 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.operator.and_predicate.example"></a><h6>
-<a name="id525070"></a>
+<a name="id525065"></a>
             <a href="and_predicate.html#spirit.qi.reference.operator.and_predicate.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -191,16 +201,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator/difference.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator/difference.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator/difference.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -39,7 +39,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.operator.difference.description"></a><h6>
-<a name="id525310"></a>
+<a name="id525306"></a>
             <a href="difference.html#spirit.qi.reference.operator.difference.description">Description</a>
           </h6>
 <p>
@@ -47,10 +47,10 @@
             <span class="special">-</span> <span class="identifier">b</span></tt>,
             is a binary operator that matches the first (LHS) operand but not the
             second (RHS).
- <sup>[<a name="id525352" href="#ftn.id525352">7</a>]</sup>
+ <sup>[<a name="id525348" href="#ftn.id525348">7</a>]</sup>
           </p>
 <a name="spirit.qi.reference.operator.difference.header"></a><h6>
-<a name="id525416"></a>
+<a name="id525411"></a>
             <a href="difference.html#spirit.qi.reference.operator.difference.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/operator/difference.hpp&gt;
@@ -60,7 +60,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.operator.difference.model_of"></a><h6>
-<a name="id525530"></a>
+<a name="id525525"></a>
             <a href="difference.html#spirit.qi.reference.operator.difference.model_of">Model
             of</a>
           </h6>
@@ -84,7 +84,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.operator.difference.expression_semantics"></a><h6>
-<a name="id525642"></a>
+<a name="id525638"></a>
             <a href="difference.html#spirit.qi.reference.operator.difference.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -117,7 +117,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.difference.attributes"></a><h6>
-<a name="id525792"></a>
+<a name="id525788"></a>
             <a href="difference.html#spirit.qi.reference.operator.difference.attributes">Attributes</a>
           </h6>
 <p>
@@ -154,7 +154,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.difference.complexity"></a><h6>
-<a name="id526073"></a>
+<a name="id526068"></a>
             <a href="difference.html#spirit.qi.reference.operator.difference.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -168,9 +168,19 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.operator.difference.example"></a><h6>
-<a name="id526111"></a>
+<a name="id526107"></a>
             <a href="difference.html#spirit.qi.reference.operator.difference.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -200,19 +210,9 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 <div class="footnotes">
 <br><hr width="100" align="left">
-<div class="footnote"><p><sup>[<a name="ftn.id525352" href="#id525352">7</a>] </sup>
+<div class="footnote"><p><sup>[<a name="ftn.id525348" href="#id525348">7</a>] </sup>
                 Unlike classic Spirit, with Spirit2, the expression will always fail
                 if the RHS is a successful match regardless if the RHS matches less
                 characters. For example, the rule <tt class="computeroutput"><span class="identifier">lit</span><span class="special">(</span><span class="string">"policeman"</span><span class="special">)</span> <span class="special">-</span> <span class="string">"police"</span></tt> will always fail

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator/expect.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator/expect.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator/expect.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -38,7 +38,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.operator.expect.description"></a><h6>
-<a name="id526356"></a>
+<a name="id526352"></a>
             <a href="expect.html#spirit.qi.reference.operator.expect.description">Description</a>
           </h6>
 <p>
@@ -62,7 +62,7 @@
             (all operands except the first) fail to match.
           </p>
 <a name="spirit.qi.reference.operator.expect.header"></a><h6>
-<a name="id526562"></a>
+<a name="id526558"></a>
             <a href="expect.html#spirit.qi.reference.operator.expect.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/operator/expect.hpp&gt;
@@ -72,7 +72,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.operator.expect.model_of"></a><h6>
-<a name="id526676"></a>
+<a name="id526671"></a>
             <a href="expect.html#spirit.qi.reference.operator.expect.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -99,7 +99,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.operator.expect.expectation_failure"></a><h6>
-<a name="id526825"></a>
+<a name="id526820"></a>
             <a href="expect.html#spirit.qi.reference.operator.expect.expectation_failure">Expectation
             Failure</a>
           </h6>
@@ -115,7 +115,7 @@
 </span><span class="special">};</span>
 </pre>
 <a name="spirit.qi.reference.operator.expect.expression_semantics"></a><h6>
-<a name="id527017"></a>
+<a name="id527013"></a>
             <a href="expect.html#spirit.qi.reference.operator.expect.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -148,7 +148,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.expect.attributes"></a><h6>
-<a name="id527219"></a>
+<a name="id527214"></a>
             <a href="expect.html#spirit.qi.reference.operator.expect.attributes">Attributes</a>
           </h6>
 <p>
@@ -192,7 +192,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.expect.complexity"></a><h6>
-<a name="id528117"></a>
+<a name="id528113"></a>
             <a href="expect.html#spirit.qi.reference.operator.expect.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -208,9 +208,19 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.operator.expect.example"></a><h6>
-<a name="id528157"></a>
+<a name="id528152"></a>
             <a href="expect.html#spirit.qi.reference.operator.expect.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -266,16 +276,6 @@
 </pre>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator/kleene.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator/kleene.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator/kleene.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -32,7 +32,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.operator.kleene.description"></a><h6>
-<a name="id528809"></a>
+<a name="id528805"></a>
             <a href="kleene.html#spirit.qi.reference.operator.kleene.description">Description</a>
           </h6>
 <p>
@@ -40,7 +40,7 @@
             is a unary operator that matches its operand zero or more times.
           </p>
 <a name="spirit.qi.reference.operator.kleene.header"></a><h6>
-<a name="id528854"></a>
+<a name="id528850"></a>
             <a href="kleene.html#spirit.qi.reference.operator.kleene.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/operator/kleene.hpp&gt;
@@ -50,7 +50,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.operator.kleene.model_of"></a><h6>
-<a name="id528969"></a>
+<a name="id528964"></a>
             <a href="kleene.html#spirit.qi.reference.operator.kleene.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -72,7 +72,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.operator.kleene.expression_semantics"></a><h6>
-<a name="id529069"></a>
+<a name="id529064"></a>
             <a href="kleene.html#spirit.qi.reference.operator.kleene.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -104,7 +104,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.kleene.attributes"></a><h6>
-<a name="id529201"></a>
+<a name="id529196"></a>
             <a href="kleene.html#spirit.qi.reference.operator.kleene.attributes">Attributes</a>
           </h6>
 <p>
@@ -140,7 +140,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.kleene.complexity"></a><h6>
-<a name="id529420"></a>
+<a name="id529415"></a>
             <a href="kleene.html#spirit.qi.reference.operator.kleene.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -156,9 +156,19 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.operator.kleene.example"></a><h6>
-<a name="id529472"></a>
+<a name="id529467"></a>
             <a href="kleene.html#spirit.qi.reference.operator.kleene.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -194,16 +204,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator/list.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator/list.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator/list.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -31,7 +31,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.operator.list.description"></a><h6>
-<a name="id529982"></a>
+<a name="id529977"></a>
             <a href="list.html#spirit.qi.reference.operator.list.description">Description</a>
           </h6>
 <p>
@@ -44,7 +44,7 @@
             <span class="special">&gt;&gt;</span> <span class="identifier">a</span><span class="special">)</span></tt>.
           </p>
 <a name="spirit.qi.reference.operator.list.header"></a><h6>
-<a name="id530106"></a>
+<a name="id530100"></a>
             <a href="list.html#spirit.qi.reference.operator.list.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/operator/list.hpp&gt;
@@ -54,7 +54,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.operator.list.model_of"></a><h6>
-<a name="id530220"></a>
+<a name="id530215"></a>
             <a href="list.html#spirit.qi.reference.operator.list.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -77,7 +77,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.operator.list.expression_semantics"></a><h6>
-<a name="id530332"></a>
+<a name="id530327"></a>
             <a href="list.html#spirit.qi.reference.operator.list.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -113,7 +113,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.list.attributes"></a><h6>
-<a name="id530530"></a>
+<a name="id530525"></a>
             <a href="list.html#spirit.qi.reference.operator.list.attributes">Attributes</a>
           </h6>
 <p>
@@ -150,7 +150,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.list.complexity"></a><h6>
-<a name="id530824"></a>
+<a name="id530819"></a>
             <a href="list.html#spirit.qi.reference.operator.list.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -166,9 +166,19 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.operator.list.example"></a><h6>
-<a name="id530876"></a>
+<a name="id530871"></a>
             <a href="list.html#spirit.qi.reference.operator.list.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -204,16 +214,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator/not_predicate.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator/not_predicate.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator/not_predicate.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.operator.not_predicate.description"></a><h6>
-<a name="id531362"></a>
+<a name="id531356"></a>
             <a href="not_predicate.html#spirit.qi.reference.operator.not_predicate.description">Description</a>
           </h6>
 <p>
@@ -47,7 +47,7 @@
             if its predicate fails to match.
           </p>
 <a name="spirit.qi.reference.operator.not_predicate.header"></a><h6>
-<a name="id531435"></a>
+<a name="id531430"></a>
             <a href="not_predicate.html#spirit.qi.reference.operator.not_predicate.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/operator/not_predicate.hpp&gt;
@@ -57,7 +57,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.operator.not_predicate.model_of"></a><h6>
-<a name="id531550"></a>
+<a name="id531544"></a>
             <a href="not_predicate.html#spirit.qi.reference.operator.not_predicate.model_of">Model
             of</a>
           </h6>
@@ -80,7 +80,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.operator.not_predicate.expression_semantics"></a><h6>
-<a name="id531650"></a>
+<a name="id531644"></a>
             <a href="not_predicate.html#spirit.qi.reference.operator.not_predicate.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -112,7 +112,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.not_predicate.attributes"></a><h6>
-<a name="id531782"></a>
+<a name="id531777"></a>
             <a href="not_predicate.html#spirit.qi.reference.operator.not_predicate.attributes">Attributes</a>
           </h6>
 <p>
@@ -142,7 +142,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.not_predicate.complexity"></a><h6>
-<a name="id531903"></a>
+<a name="id531897"></a>
             <a href="not_predicate.html#spirit.qi.reference.operator.not_predicate.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -155,9 +155,19 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.operator.not_predicate.example"></a><h6>
-<a name="id531951"></a>
+<a name="id531946"></a>
             <a href="not_predicate.html#spirit.qi.reference.operator.not_predicate.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -217,16 +227,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator/optional.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator/optional.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator/optional.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -36,7 +36,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.operator.optional.description"></a><h6>
-<a name="id532712"></a>
+<a name="id532706"></a>
             <a href="optional.html#spirit.qi.reference.operator.optional.description">Description</a>
           </h6>
 <p>
@@ -44,7 +44,7 @@
             its operand zero or one time.
           </p>
 <a name="spirit.qi.reference.operator.optional.header"></a><h6>
-<a name="id532758"></a>
+<a name="id532752"></a>
             <a href="optional.html#spirit.qi.reference.operator.optional.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/operator/optional.hpp&gt;
@@ -54,7 +54,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.operator.optional.model_of"></a><h6>
-<a name="id532872"></a>
+<a name="id532866"></a>
             <a href="optional.html#spirit.qi.reference.operator.optional.model_of">Model
             of</a>
           </h6>
@@ -77,7 +77,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.operator.optional.expression_semantics"></a><h6>
-<a name="id532971"></a>
+<a name="id532966"></a>
             <a href="optional.html#spirit.qi.reference.operator.optional.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -109,7 +109,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.optional.attributes"></a><h6>
-<a name="id533104"></a>
+<a name="id533097"></a>
             <a href="optional.html#spirit.qi.reference.operator.optional.attributes">Attributes</a>
           </h6>
 <p>
@@ -145,7 +145,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.optional.complexity"></a><h6>
-<a name="id533324"></a>
+<a name="id533318"></a>
             <a href="optional.html#spirit.qi.reference.operator.optional.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -158,9 +158,19 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.operator.optional.example"></a><h6>
-<a name="id533373"></a>
+<a name="id533367"></a>
             <a href="optional.html#spirit.qi.reference.operator.optional.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -183,7 +193,7 @@
             </p>
 <p>
               Parse a person info with name (in quotes) optional age
- <sup>[<a name="id533651" href="#ftn.id533651">8</a>]</sup>
+ <sup>[<a name="id533663" href="#ftn.id533663">8</a>]</sup>
               and optional sex, all separated by comma.
             </p>
 <p>
@@ -212,19 +222,9 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 <div class="footnotes">
 <br><hr width="100" align="left">
-<div class="footnote"><p><sup>[<a name="ftn.id533651" href="#id533651">8</a>] </sup>
+<div class="footnote"><p><sup>[<a name="ftn.id533663" href="#id533663">8</a>] </sup>
                   James Bond is shy about his age :-)
                 </p></div>
 </div>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator/permutation.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator/permutation.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator/permutation.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -37,7 +37,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.operator.permutation.description"></a><h6>
-<a name="id534381"></a>
+<a name="id534375"></a>
             <a href="permutation.html#spirit.qi.reference.operator.permutation.description">Description</a>
           </h6>
 <p>
@@ -61,7 +61,7 @@
 <pre class="programlisting"><span class="string">"a"</span><span class="special">,</span> <span class="string">"ab"</span><span class="special">,</span> <span class="string">"abc"</span><span class="special">,</span> <span class="string">"cba"</span><span class="special">,</span> <span class="string">"bca"</span> <span class="special">...</span> <span class="identifier">etc</span><span class="special">.</span>
 </pre>
 <a name="spirit.qi.reference.operator.permutation.header"></a><h6>
-<a name="id534633"></a>
+<a name="id534627"></a>
             <a href="permutation.html#spirit.qi.reference.operator.permutation.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/operator/permutation.hpp&gt;
@@ -71,7 +71,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.operator.permutation.model_of"></a><h6>
-<a name="id534747"></a>
+<a name="id534741"></a>
             <a href="permutation.html#spirit.qi.reference.operator.permutation.model_of">Model
             of</a>
           </h6>
@@ -95,7 +95,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.operator.permutation.expression_semantics"></a><h6>
-<a name="id534860"></a>
+<a name="id534854"></a>
             <a href="permutation.html#spirit.qi.reference.operator.permutation.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -128,7 +128,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.permutation.attributes"></a><h6>
-<a name="id535012"></a>
+<a name="id535006"></a>
             <a href="permutation.html#spirit.qi.reference.operator.permutation.attributes">Attributes</a>
           </h6>
 <p>
@@ -167,7 +167,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.permutation.complexity"></a><h6>
-<a name="id535536"></a>
+<a name="id535531"></a>
             <a href="permutation.html#spirit.qi.reference.operator.permutation.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -183,9 +183,19 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.operator.permutation.example"></a><h6>
-<a name="id535577"></a>
+<a name="id535571"></a>
             <a href="permutation.html#spirit.qi.reference.operator.permutation.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -216,16 +226,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator/plus.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator/plus.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator/plus.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -34,7 +34,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.operator.plus.description"></a><h6>
-<a name="id535828"></a>
+<a name="id535822"></a>
             <a href="plus.html#spirit.qi.reference.operator.plus.description">Description</a>
           </h6>
 <p>
@@ -42,7 +42,7 @@
             is a unary operator that matches its operand one or more times.
           </p>
 <a name="spirit.qi.reference.operator.plus.header"></a><h6>
-<a name="id535874"></a>
+<a name="id535868"></a>
             <a href="plus.html#spirit.qi.reference.operator.plus.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/operator/plus.hpp&gt;
@@ -52,7 +52,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.operator.plus.model_of"></a><h6>
-<a name="id535987"></a>
+<a name="id535981"></a>
             <a href="plus.html#spirit.qi.reference.operator.plus.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -74,7 +74,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.operator.plus.expression_semantics"></a><h6>
-<a name="id536087"></a>
+<a name="id536082"></a>
             <a href="plus.html#spirit.qi.reference.operator.plus.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -106,7 +106,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.plus.attributes"></a><h6>
-<a name="id536219"></a>
+<a name="id536213"></a>
             <a href="plus.html#spirit.qi.reference.operator.plus.attributes">Attributes</a>
           </h6>
 <p>
@@ -142,7 +142,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.plus.complexity"></a><h6>
-<a name="id536439"></a>
+<a name="id536433"></a>
             <a href="plus.html#spirit.qi.reference.operator.plus.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -158,9 +158,19 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.operator.plus.example"></a><h6>
-<a name="id536491"></a>
+<a name="id536485"></a>
             <a href="plus.html#spirit.qi.reference.operator.plus.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -194,16 +204,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator/sequence.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator/sequence.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator/sequence.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -38,7 +38,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.operator.sequence.description"></a><h6>
-<a name="id536964"></a>
+<a name="id536958"></a>
             <a href="sequence.html#spirit.qi.reference.operator.sequence.description">Description</a>
           </h6>
 <p>
@@ -49,7 +49,7 @@
 <pre class="programlisting"><span class="identifier">a</span> <span class="special">&gt;&gt;</span> <span class="identifier">b</span> <span class="special">&gt;&gt;</span> <span class="special">...</span>
 </pre>
 <a name="spirit.qi.reference.operator.sequence.header"></a><h6>
-<a name="id537076"></a>
+<a name="id537071"></a>
             <a href="sequence.html#spirit.qi.reference.operator.sequence.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/operator/sequence.hpp&gt;
@@ -59,7 +59,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.operator.sequence.model_of"></a><h6>
-<a name="id537191"></a>
+<a name="id537185"></a>
             <a href="sequence.html#spirit.qi.reference.operator.sequence.model_of">Model
             of</a>
           </h6>
@@ -83,7 +83,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.operator.sequence.expression_semantics"></a><h6>
-<a name="id537303"></a>
+<a name="id537297"></a>
             <a href="sequence.html#spirit.qi.reference.operator.sequence.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -116,7 +116,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.sequence.attributes"></a><h6>
-<a name="id537454"></a>
+<a name="id537449"></a>
             <a href="sequence.html#spirit.qi.reference.operator.sequence.attributes">Attributes</a>
           </h6>
 <p>
@@ -160,7 +160,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.sequence.complexity"></a><h6>
-<a name="id538352"></a>
+<a name="id538347"></a>
             <a href="sequence.html#spirit.qi.reference.operator.sequence.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -175,7 +175,7 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.operator.sequence.example"></a><h6>
-<a name="id538393"></a>
+<a name="id538388"></a>
             <a href="sequence.html#spirit.qi.reference.operator.sequence.example">Example</a>
           </h6>
 <p>
@@ -195,6 +195,16 @@
             </p>
 <p>
           </p>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             </p>
 <p>
@@ -254,16 +264,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/operator/sequential_or.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/operator/sequential_or.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/operator/sequential_or.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -11,7 +11,7 @@
 <link rel="previous" href="sequence.html" title=" Sequence
           (a &gt;&gt;
           b)">
-<link rel="next" href="../string.html" title="String">
+<link rel="next" href="../stream.html" title="Stream">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
@@ -24,7 +24,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sequence.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../operator.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../string.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sequence.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../operator.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../stream.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage">
@@ -38,7 +38,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.operator.sequential_or.description"></a><h6>
-<a name="id539401"></a>
+<a name="id539395"></a>
             <a href="sequential_or.html#spirit.qi.reference.operator.sequential_or.description">Description</a>
           </h6>
 <p>
@@ -55,7 +55,7 @@
 <pre class="programlisting"><span class="identifier">a</span> <span class="special">||</span> <span class="identifier">b</span> <span class="special">||</span> <span class="special">...</span>
 </pre>
 <a name="spirit.qi.reference.operator.sequential_or.header"></a><h6>
-<a name="id539604"></a>
+<a name="id539598"></a>
             <a href="sequential_or.html#spirit.qi.reference.operator.sequential_or.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/operator/sequential_or.hpp&gt;
@@ -65,7 +65,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.operator.sequential_or.model_of"></a><h6>
-<a name="id539719"></a>
+<a name="id539713"></a>
             <a href="sequential_or.html#spirit.qi.reference.operator.sequential_or.model_of">Model
             of</a>
           </h6>
@@ -89,7 +89,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.operator.sequential_or.expression_semantics"></a><h6>
-<a name="id539831"></a>
+<a name="id539825"></a>
             <a href="sequential_or.html#spirit.qi.reference.operator.sequential_or.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -124,7 +124,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.sequential_or.attributes"></a><h6>
-<a name="id540023"></a>
+<a name="id540017"></a>
             <a href="sequential_or.html#spirit.qi.reference.operator.sequential_or.attributes">Attributes</a>
           </h6>
 <p>
@@ -168,7 +168,7 @@
 </tr></tbody>
 </table></div>
 <a name="spirit.qi.reference.operator.sequential_or.complexity"></a><h6>
-<a name="id540920"></a>
+<a name="id540914"></a>
             <a href="sequential_or.html#spirit.qi.reference.operator.sequential_or.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -184,9 +184,19 @@
             </p>
 </blockquote></div>
 <a name="spirit.qi.reference.operator.sequential_or.example"></a><h6>
-<a name="id540960"></a>
+<a name="id540954"></a>
             <a href="sequential_or.html#spirit.qi.reference.operator.sequential_or.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -231,16 +241,6 @@
 </span></pre>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
@@ -253,7 +253,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sequence.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../operator.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../string.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sequence.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../operator.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../stream.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/parser_concepts/nonterminal.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/parser_concepts/nonterminal.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/parser_concepts/nonterminal.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -295,8 +295,8 @@
             <a href="nonterminal.html#spirit.qi.reference.parser_concepts.nonterminal.models">Models</a>
           </h6>
 <div class="itemizedlist"><ul type="disc">
-<li>Rule</li>
-<li>Grammar</li>
+<li>rule</li>
+<li>grammar</li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>

Added: trunk/libs/spirit/doc/html/spirit/qi/reference/stream.html
==============================================================================
--- (empty file)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/stream.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -0,0 +1,68 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Stream</title>
+<link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.65.1">
+<link rel="home" href="../../../index.html" title="Spirit 2.1">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="previous" href="operator/sequential_or.html" title=" Sequential
+ Or (a ||
+ b)">
+<link rel="next" href="stream/stream.html" title=" Stream (stream, wstream,
+ etc.)">
+</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 align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="operator/sequential_or.html"><img src="../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="stream/stream.html"><img src="../../../../../../../doc/html/images/next.png" alt="Next"></a>
+</div>
+<div class="section" lang="en">
+<div class="titlepage">
+<div><div><h4 class="title">
+<a name="spirit.qi.reference.stream"></a>Stream
+</h4></div></div>
+<div></div>
+</div>
+<div class="toc"><dl><dt><span class="section"><a href="stream/stream.html"> Stream (<tt class="computeroutput"><span class="identifier">stream</span></tt>, <tt class="computeroutput"><span class="identifier">wstream</span></tt>,
+ etc.)</a></span></dt></dl></div>
+<p>
+ This module includes the description of the different variants of the
+ <tt class="computeroutput"><span class="identifier">stream</span></tt> parser. It can be
+ used to utilize existing streaming operators (<tt class="computeroutput"><span class="keyword">operator</span><span class="special">&gt;&gt;(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">istream</span><span class="special">&amp;,</span> <span class="special">...)</span></tt>)
+ for input parsing.
+ </p>
+<a name="spirit.qi.reference.stream.header"></a><h5>
+<a name="id541525"></a>
+ Header
+ </h5>
+<pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/stream.hpp&gt;
+</span><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">spirit</span><span class="special">/</span><span class="identifier">include</span><span class="special">/</span><span class="identifier">qi_stream</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
+</pre>
+<p>
+ Also, see Include Structure.
+ </p>
+</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 © 2001-2009 Joel
+ de Guzman, Hartmut Kaiser<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>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="operator/sequential_or.html"><img src="../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="stream/stream.html"><img src="../../../../../../../doc/html/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>

Added: trunk/libs/spirit/doc/html/spirit/qi/reference/stream/stream.html
==============================================================================
--- (empty file)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/stream/stream.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -0,0 +1,477 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title> Stream (stream, wstream,
+ etc.)</title>
+<link rel="stylesheet" href="../../../../../../../../doc/html/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.65.1">
+<link rel="home" href="../../../../index.html" title="Spirit 2.1">
+<link rel="up" href="../stream.html" title="Stream">
+<link rel="previous" href="../stream.html" title="Stream">
+<link rel="next" href="../string.html" title="String">
+</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 align="center">People</td>
+<td align="center">FAQ</td>
+<td align="center">More</td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../stream.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stream.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../string.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
+</div>
+<div class="section" lang="en">
+<div class="titlepage">
+<div><div><h5 class="title">
+<a name="spirit.qi.reference.stream.stream"></a><a href="stream.html" title=" Stream (stream, wstream,
+ etc.)"> Stream (<tt class="computeroutput"><span class="identifier">stream</span></tt>, <tt class="computeroutput"><span class="identifier">wstream</span></tt>,
+ etc.)</a>
+</h5></div></div>
+<div></div>
+</div>
+<a name="spirit.qi.reference.stream.stream.description"></a><h6>
+<a name="id541683"></a>
+ Description
+ </h6>
+<p>
+ The <tt class="computeroutput"><span class="identifier">stream_parser</span></tt> is
+ a primitive which allows to use pre-existing standard streaming operators
+ for input parsing integrated with <span class="emphasis"><em>Spirit.Qi</em></span>. It
+ provides a wrapper parser dispatching the value to input to the stream
+ operator of the corresponding type. Any value <tt class="computeroutput"><span class="identifier">a</span></tt>
+ to be formatted using the <tt class="computeroutput"><span class="identifier">stream_parser</span></tt>
+ will result in invoking the standard streaming operator for its type
+ <tt class="computeroutput"><span class="identifier">A</span></tt>, for instance:
+ </p>
+<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">istream</span><span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">&gt;&gt;</span> <span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">istream</span><span class="special">&amp;,</span> <span class="identifier">A</span> <span class="keyword">const</span><span class="special">&amp;);</span>
+</pre>
+<a name="spirit.qi.reference.stream.stream.header"></a><h6>
+<a name="id541850"></a>
+ Header
+ </h6>
+<pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/stream.hpp&gt;
+</span><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">spirit</span><span class="special">/</span><span class="identifier">include</span><span class="special">/</span><span class="identifier">qi_stream</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
+</pre>
+<p>
+ Also, see Include Structure.
+ </p>
+<a name="spirit.qi.reference.stream.stream.namespace"></a><h6>
+<a name="id541964"></a>
+ Namespace
+ </h6>
+<div class="informaltable"><table class="table">
+<colgroup><col></colgroup>
+<thead><tr><th><p>
+ Name
+ </p></th></tr></thead>
+<tbody>
+<tr><td><p>
+ <tt class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">spirit</span><span class="special">::</span><span class="identifier">stream</span> <span class="comment">// alias:
+ boost::spirit::qi::stream</span></tt>
+ </p></td></tr>
+<tr><td><p>
+ <tt class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">spirit</span><span class="special">::</span><span class="identifier">wstream</span> <span class="comment">//
+ alias: boost::spirit::qi::wstream</span></tt>
+ </p></td></tr>
+</tbody>
+</table></div>
+<a name="spirit.qi.reference.stream.stream.synopsis"></a><h6>
+<a name="id542117"></a>
+ Synopsis
+ </h6>
+<pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Char</span><span class="special">&gt;</span>
+<span class="keyword">struct</span> <span class="identifier">stream_parser</span><span class="special">;</span>
+</pre>
+<a name="spirit.qi.reference.stream.stream.template_parameters"></a><h6>
+<a name="id542195"></a>
+ <a href="stream.html#spirit.qi.reference.stream.stream.template_parameters">Template
+ parameters</a>
+ </h6>
+<div class="informaltable"><table class="table">
+<colgroup>
+<col>
+<col>
+<col>
+</colgroup>
+<thead><tr>
+<th><p>
+ Parameter
+ </p></th>
+<th><p>
+ Description
+ </p></th>
+<th><p>
+ Default
+ </p></th>
+</tr></thead>
+<tbody><tr>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">Char</span></tt>
+ </p></td>
+<td><p>
+ The character type to use to generate the input. This type will
+ be used while assigning the generated characters to the underlying
+ input iterator.
+ </p></td>
+<td><p>
+ <tt class="computeroutput"><span class="keyword">char</span></tt>
+ </p></td>
+</tr></tbody>
+</table></div>
+<a name="spirit.qi.reference.stream.stream.model_of"></a><h6>
+<a name="id542314"></a>
+ Model of
+ </h6>
+<div class="blockquote"><blockquote class="blockquote">
+<p>
+ </p>
+<p>
+ PrimitiveParser
+ </p>
+<p>
+ </p>
+</blockquote></div>
+<div class="variablelist">
+<p class="title"><b>Notation</b></p>
+<dl>
+<dt><span class="term"><tt class="computeroutput"><span class="identifier">s</span></tt></span></dt>
+<dd><p>
+ A variable instance of any type with a defined matching streaming
+ <tt class="computeroutput"><span class="keyword">operator</span><span class="special">&gt;&gt;()</span></tt>
+ or a <a href="../basics.html#spirit.qi.reference.basics.lazy_argument">Lazy
+ Argument</a> that evaluates to any type with a defined matching
+ streaming <tt class="computeroutput"><span class="keyword">operator</span><span class="special">&gt;&gt;()</span></tt>.
+ </p></dd>
+</dl>
+</div>
+<a name="spirit.qi.reference.stream.stream.expression_semantics"></a><h6>
+<a name="id542443"></a>
+ <a href="stream.html#spirit.qi.reference.stream.stream.expression_semantics">Expression
+ Semantics</a>
+ </h6>
+<p>
+ Semantics of an expression is defined only where it differs from, or
+ is not defined in PrimitiveParser.
+ </p>
+<div class="informaltable"><table class="table">
+<colgroup>
+<col>
+<col>
+</colgroup>
+<thead><tr>
+<th><p>
+ Expression
+ </p></th>
+<th><p>
+ Description
+ </p></th>
+</tr></thead>
+<tbody>
+<tr>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">stream</span></tt>
+ </p></td>
+<td><p>
+ Call the streaming <tt class="computeroutput"><span class="keyword">operator</span><span class="special">&gt;&gt;()</span></tt> for the type of the
+ mandory attribute. The input emitted by this operator will be
+ the result of the <tt class="computeroutput"><span class="identifier">stream</span></tt>
+ parser. This parser never fails (unless the underlying input
+ stream reports an error). The character type of the I/O istream
+ is assumed to be <tt class="computeroutput"><span class="keyword">char</span></tt>.
+ </p></td>
+</tr>
+<tr>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">stream</span><span class="special">(</span><span class="identifier">s</span><span class="special">)</span></tt>
+ </p></td>
+<td><p>
+ Call the streaming <tt class="computeroutput"><span class="keyword">operator</span><span class="special">&gt;&gt;()</span></tt> for the type of the
+ immediate value <tt class="computeroutput"><span class="identifier">s</span></tt>.
+ The input emitted by this operator will be the result of the
+ <tt class="computeroutput"><span class="identifier">stream</span></tt> parser.
+ This parser never fails (unless the underlying input stream reports
+ an error). The character type of the I/O istream is assumed to
+ be <tt class="computeroutput"><span class="keyword">char</span></tt>.
+ </p></td>
+</tr>
+<tr>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">wstream</span></tt>
+ </p></td>
+<td><p>
+ Call the streaming <tt class="computeroutput"><span class="keyword">operator</span><span class="special">&gt;&gt;()</span></tt> for the type of the
+ mandory attribute. The input emitted by this operator will be
+ the result of the <tt class="computeroutput"><span class="identifier">stream</span></tt>
+ parser. This parser never fails (unless the underlying input
+ stream reports an error). The character type of the I/O istream
+ is assumed to be <tt class="computeroutput"><span class="keyword">wchar_t</span></tt>.
+ </p></td>
+</tr>
+<tr>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">wstream</span><span class="special">(</span><span class="identifier">s</span><span class="special">)</span></tt>
+ </p></td>
+<td><p>
+ Call the streaming <tt class="computeroutput"><span class="keyword">operator</span><span class="special">&gt;&gt;()</span></tt> for the type of the
+ immediate value <tt class="computeroutput"><span class="identifier">s</span></tt>.
+ The input emitted by this operator will be the result of the
+ <tt class="computeroutput"><span class="identifier">stream</span></tt> parser.
+ This parser never fails (unless the underlying input stream reports
+ an error). The character type of the I/O istream is assumed to
+ be <tt class="computeroutput"><span class="keyword">wchar_t</span></tt>.
+ </p></td>
+</tr>
+</tbody>
+</table></div>
+<p>
+ All parsers listed in the table above are predefined specializations
+ of the <tt class="computeroutput"><span class="identifier">stream_parser</span><span class="special">&lt;</span><span class="identifier">Char</span><span class="special">&gt;</span></tt> basic stream parser type described
+ below. It is possible to directly use this type to create stream parsers
+ using an arbitrary underlying character type.
+ </p>
+<div class="informaltable"><table class="table">
+<colgroup>
+<col>
+<col>
+</colgroup>
+<thead><tr>
+<th><p>
+ Expression
+ </p></th>
+<th><p>
+ Semantics
+ </p></th>
+</tr></thead>
+<tbody>
+<tr>
+<td>
+<p>
+
+</p>
+<pre xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="table-programlisting"><span class="identifier">stream_parser</span><span class="special">&lt;</span>
+ <span class="identifier">Char</span>
+<span class="special">&gt;()</span></pre>
+<p>
+ </p>
+</td>
+<td><p>
+ Call the streaming <tt class="computeroutput"><span class="keyword">operator</span><span class="special">&gt;&gt;()</span></tt> for the type of the
+ mandory attribute. The input emitted by this operator will be
+ the result of the <tt class="computeroutput"><span class="identifier">stream</span></tt>
+ parser. This parser never fails (unless the underlying input
+ stream reports an error). The character type of the I/O istream
+ is assumed to be <tt class="computeroutput"><span class="identifier">Char</span></tt>
+ </p></td>
+</tr>
+<tr>
+<td>
+<p>
+
+</p>
+<pre xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="table-programlisting"><span class="identifier">stream_parser</span><span class="special">&lt;</span>
+ <span class="identifier">Char</span>
+<span class="special">&gt;()(</span><span class="identifier">s</span><span class="special">)</span></pre>
+<p>
+ </p>
+</td>
+<td><p>
+ Call the streaming <tt class="computeroutput"><span class="keyword">operator</span><span class="special">&gt;&gt;()</span></tt> for the type of the
+ immediate value <tt class="computeroutput"><span class="identifier">s</span></tt>.
+ The input emitted by this operator will be the result of the
+ <tt class="computeroutput"><span class="identifier">stream</span></tt> parser.
+ This parser never fails (unless the underlying input stream reports
+ an error). The character type of the I/O istream is assumed to
+ be <tt class="computeroutput"><span class="identifier">Char</span></tt>.
+ </p></td>
+</tr>
+</tbody>
+</table></div>
+<a name="spirit.qi.reference.stream.stream.additional_requirements"></a><h6>
+<a name="id543163"></a>
+ <a href="stream.html#spirit.qi.reference.stream.stream.additional_requirements">Additional
+ Requirements</a>
+ </h6>
+<p>
+ All of the stream parsers listed above require the type of the value
+ to generate input for (either the immediate value or the associated attribute)
+ to implement a streaming operator conforming to the usual I/O streams
+ conventions (where <tt class="computeroutput"><span class="identifier">attribute_type</span></tt>
+ is the type of the value to generate input for):
+ </p>
+<pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Istream</span><span class="special">&gt;</span>
+<span class="identifier">Istream</span><span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">&gt;&gt;</span> <span class="special">(</span><span class="identifier">Istream</span><span class="special">&amp;</span> <span class="identifier">os</span><span class="special">,</span> <span class="identifier">attribute_type</span> <span class="keyword">const</span><span class="special">&amp;</span> <span class="identifier">attr</span><span class="special">)</span>
+<span class="special">{</span>
+ <span class="comment">// type specific input parsing
+</span> <span class="keyword">return</span> <span class="identifier">os</span><span class="special">;</span>
+<span class="special">}</span>
+</pre>
+<p>
+ This operator will be called by the stream parsers to gather the input
+ for the attribute of type <tt class="computeroutput"><span class="identifier">attribute_type</span></tt>.
+ All data streamed into the given <tt class="computeroutput"><span class="identifier">Istream</span></tt>
+ will end up being generated by the corresponding stream parser instance.
+ </p>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ If the <tt class="computeroutput"><span class="identifier">stream</span></tt> parser
+ is invoked inside a <tt class="computeroutput"><span class="identifier">format</span></tt>
+ (or <tt class="computeroutput"><span class="identifier">format_delimited</span></tt>
+ ) stream manipulator the <tt class="computeroutput"><span class="identifier">Istream</span></tt>
+ passed to the <tt class="computeroutput"><span class="keyword">operator</span><span class="special">&gt;&gt;()</span></tt> will have registered (imbued)
+ the same standard locale instance as the stream the <tt class="computeroutput"><span class="identifier">format</span></tt>
+ (or <tt class="computeroutput"><span class="identifier">format_delimited</span></tt>
+ ) manipulator has been used with. This ensures all facets registered
+ (imbued) with the original I/O stream object are used during input
+ parsing.
+ </p></td></tr>
+</table></div>
+<a name="spirit.qi.reference.stream.stream.attributes"></a><h6>
+<a name="id543497"></a>
+ Attributes
+ </h6>
+<div class="informaltable"><table class="table">
+<colgroup>
+<col>
+<col>
+</colgroup>
+<thead><tr>
+<th><p>
+ Expression
+ </p></th>
+<th><p>
+ Attribute
+ </p></th>
+</tr></thead>
+<tbody>
+<tr>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">stream</span></tt>
+ </p></td>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">hold_any</span></tt>, attribute
+ is mandatory (otherwise compilation will fail)
+ </p></td>
+</tr>
+<tr>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">stream</span><span class="special">(</span><span class="identifier">s</span><span class="special">)</span></tt>
+ </p></td>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">unused</span></tt>
+ </p></td>
+</tr>
+<tr>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">wstream</span></tt>
+ </p></td>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">hold_any</span></tt>, attribute
+ is mandatory (otherwise compilation will fail)
+ </p></td>
+</tr>
+<tr>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">wstream</span><span class="special">(</span><span class="identifier">s</span><span class="special">)</span></tt>
+ </p></td>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">unused</span></tt>
+ </p></td>
+</tr>
+<tr>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">stream_parser</span><span class="special">&lt;</span><span class="identifier">Char</span><span class="special">&gt;()</span></tt>
+ </p></td>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">hold_any</span></tt>, attribute
+ is mandatory (otherwise compilation will fail)
+ </p></td>
+</tr>
+<tr>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">stream_parser</span><span class="special">&lt;</span><span class="identifier">Char</span><span class="special">&gt;()(</span><span class="identifier">s</span><span class="special">)</span></tt>
+ </p></td>
+<td><p>
+ <tt class="computeroutput"><span class="identifier">unused</span></tt>
+ </p></td>
+</tr>
+</tbody>
+</table></div>
+<div class="important"><table border="0" summary="Important">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../images/important.png"></td>
+<th align="left">Important</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The attribute type <tt class="computeroutput"><span class="identifier">hold_any</span></tt>
+ exposed by some of the stream parsers is semantically and syntactically
+ equivalent to the type implemented by Boost.Any.
+ It has been added to <span class="emphasis"><em>Spirit</em></span> as it has better a
+ performance and a smaller footprint if compared to Boost.Any.
+ </p></td></tr>
+</table></div>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ In addition to their usual attribute of type <tt class="computeroutput"><span class="identifier">Attrib</span></tt>
+ all listed parsers accept an instance of a <tt class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">optional</span><span class="special">&lt;</span><span class="identifier">Attrib</span><span class="special">&gt;</span></tt> as well. If the <tt class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">optional</span><span class="special">&lt;&gt;</span></tt> is initialized (holds a value)
+ the parsers behave as if their attribute was an instance of <tt class="computeroutput"><span class="identifier">Attrib</span></tt> and emit the value stored
+ in the <tt class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">optional</span><span class="special">&lt;&gt;</span></tt>.
+ Otherwise the parsers will fail.
+ </p></td></tr>
+</table></div>
+<a name="spirit.qi.reference.stream.stream.complexity"></a><h6>
+<a name="id544042"></a>
+ Complexity
+ </h6>
+<div class="blockquote"><blockquote class="blockquote">
+<p>
+ </p>
+<p>
+ O(N), where N is the number of characters emitted by the stream parser
+ </p>
+<p>
+ </p>
+</blockquote></div>
+<a name="spirit.qi.reference.stream.stream.example"></a><h6>
+<a name="id544078"></a>
+ Example
+ </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) above is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
+<p>
+ [reference_qi_stream]
+ </p>
+</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 © 2001-2009 Joel
+ de Guzman, Hartmut Kaiser<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>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../stream.html"><img src="../../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stream.html"><img src="../../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../string.html"><img src="../../../../../../../../doc/html/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/string.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/string.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/string.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -6,9 +6,8 @@
 <meta name="generator" content="DocBook XSL Stylesheets V1.65.1">
 <link rel="home" href="../../../index.html" title="Spirit 2.1">
 <link rel="up" href="../reference.html" title="Reference">
-<link rel="previous" href="operator/sequential_or.html" title=" Sequential
- Or (a ||
- b)">
+<link rel="previous" href="stream/stream.html" title=" Stream (stream, wstream,
+ etc.)">
 <link rel="next" href="string/string.html" title=" String (string, lit)">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -22,7 +21,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="operator/sequential_or.html"><img src="../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="string/string.html"><img src="../../../../../../../doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="stream/stream.html"><img src="../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="string/string.html"><img src="../../../../../../../doc/html/images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage">
@@ -40,7 +39,7 @@
           the literal and string parsers and the symbol table.
         </p>
 <a name="spirit.qi.reference.string.module_header"></a><h5>
-<a name="id541476"></a>
+<a name="id544151"></a>
           <a href="string.html#spirit.qi.reference.string.module_header">Module Header</a>
         </h5>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/string.hpp&gt;
@@ -61,7 +60,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="operator/sequential_or.html"><img src="../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="string/string.html"><img src="../../../../../../../doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="stream/stream.html"><img src="../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="string/string.html"><img src="../../../../../../../doc/html/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/string/string.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/string/string.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/string/string.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,7 +30,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.string.string.description"></a><h6>
-<a name="id541631"></a>
+<a name="id544305"></a>
             <a href="string.html#spirit.qi.reference.string.string.description">Description</a>
           </h6>
 <p>
@@ -57,14 +57,14 @@
 <span class="identifier">lit</span><span class="special">(</span><span class="identifier">s</span><span class="special">)</span> <span class="comment">// s is a std::string
 </span></pre>
 <a name="spirit.qi.reference.string.string.header"></a><h6>
-<a name="id541973"></a>
+<a name="id544647"></a>
             <a href="string.html#spirit.qi.reference.string.string.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/string/lit.hpp&gt;
 </span><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">spirit</span><span class="special">/</span><span class="identifier">include</span><span class="special">/</span><span class="identifier">qi_lit</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
 </pre>
 <a name="spirit.qi.reference.string.string.namespace"></a><h6>
-<a name="id542073"></a>
+<a name="id544748"></a>
             <a href="string.html#spirit.qi.reference.string.string.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -88,7 +88,7 @@
             Encoding Namespace</a>.
           </p>
 <a name="spirit.qi.reference.string.string.model_of"></a><h6>
-<a name="id542234"></a>
+<a name="id544908"></a>
             <a href="string.html#spirit.qi.reference.string.string.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -117,7 +117,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.string.string.expression_semantics"></a><h6>
-<a name="id542377"></a>
+<a name="id545052"></a>
             <a href="string.html#spirit.qi.reference.string.string.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -167,7 +167,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.string.string.attributes"></a><h6>
-<a name="id542637"></a>
+<a name="id545311"></a>
             <a href="string.html#spirit.qi.reference.string.string.attributes">Attributes</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -213,7 +213,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.string.string.complexity"></a><h6>
-<a name="id542905"></a>
+<a name="id545579"></a>
             <a href="string.html#spirit.qi.reference.string.string.complexity">Complexity</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -230,9 +230,19 @@
             of characters in the string to be parsed.
           </p>
 <a name="spirit.qi.reference.string.string.example"></a><h6>
-<a name="id542957"></a>
+<a name="id545632"></a>
             <a href="string.html#spirit.qi.reference.string.string.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -298,16 +308,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/qi/reference/string/symbols.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/qi/reference/string/symbols.html (original)
+++ trunk/libs/spirit/doc/html/spirit/qi/reference/string/symbols.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -30,7 +30,7 @@
 <div></div>
 </div>
 <a name="spirit.qi.reference.string.symbols.description"></a><h6>
-<a name="id543756"></a>
+<a name="id546430"></a>
             <a href="symbols.html#spirit.qi.reference.string.symbols.description">Description</a>
           </h6>
 <p>
@@ -50,7 +50,7 @@
             its behavior.
           </p>
 <a name="spirit.qi.reference.string.symbols.header"></a><h6>
-<a name="id543825"></a>
+<a name="id546499"></a>
             <a href="symbols.html#spirit.qi.reference.string.symbols.header">Header</a>
           </h6>
 <pre class="programlisting"><span class="comment">// forwards to &lt;boost/spirit/home/qi/string/symbols.hpp&gt;
@@ -60,7 +60,7 @@
             Also, see Include Structure.
           </p>
 <a name="spirit.qi.reference.string.symbols.namespace"></a><h6>
-<a name="id543940"></a>
+<a name="id546614"></a>
             <a href="symbols.html#spirit.qi.reference.string.symbols.namespace">Namespace</a>
           </h6>
 <div class="informaltable"><table class="table">
@@ -81,14 +81,14 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.string.symbols.synopsis"></a><h6>
-<a name="id544150"></a>
+<a name="id546823"></a>
             <a href="symbols.html#spirit.qi.reference.string.symbols.synopsis">Synopsis</a>
           </h6>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Char</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Lookup</span><span class="special">&gt;</span>
 <span class="keyword">struct</span> <span class="identifier">symbols</span><span class="special">;</span>
 </pre>
 <a name="spirit.qi.reference.string.symbols.template_parameters"></a><h6>
-<a name="id544262"></a>
+<a name="id546936"></a>
             <a href="symbols.html#spirit.qi.reference.string.symbols.template_parameters">Template
             parameters</a>
           </h6>
@@ -147,7 +147,7 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.string.symbols.model_of"></a><h6>
-<a name="id544499"></a>
+<a name="id547172"></a>
             <a href="symbols.html#spirit.qi.reference.string.symbols.model_of">Model of</a>
           </h6>
 <div class="blockquote"><blockquote class="blockquote">
@@ -205,7 +205,7 @@
 </dl>
 </div>
 <a name="spirit.qi.reference.string.symbols.expression_semantics"></a><h6>
-<a name="id544883"></a>
+<a name="id547558"></a>
             <a href="symbols.html#spirit.qi.reference.string.symbols.expression_semantics">Expression
             Semantics</a>
           </h6>
@@ -384,14 +384,14 @@
 </tbody>
 </table></div>
 <a name="spirit.qi.reference.string.symbols.attributes"></a><h6>
-<a name="id546419"></a>
+<a name="id549094"></a>
             <a href="symbols.html#spirit.qi.reference.string.symbols.attributes">Attributes</a>
           </h6>
 <p>
             The attribute of <tt class="computeroutput"><span class="identifier">symbol</span><span class="special">&lt;</span><span class="identifier">Char</span><span class="special">,</span> <span class="identifier">T</span><span class="special">&gt;</span></tt> is <tt class="computeroutput"><span class="identifier">T</span></tt>.
           </p>
 <a name="spirit.qi.reference.string.symbols.complexity"></a><h6>
-<a name="id546497"></a>
+<a name="id553439"></a>
             <a href="symbols.html#spirit.qi.reference.string.symbols.complexity">Complexity</a>
           </h6>
 <p>
@@ -441,9 +441,19 @@
 <pre class="programlisting"><span class="identifier">symbols</span><span class="special">&lt;</span><span class="identifier">Char</span><span class="special">,</span> <span class="identifier">T</span><span class="special">,</span> <span class="identifier">tst_map</span><span class="special">&lt;</span><span class="identifier">Char</span><span class="special">,</span> <span class="identifier">T</span><span class="special">&gt;</span> <span class="special">&gt;</span> <span class="identifier">sym</span><span class="special">;</span>
 </pre>
 <a name="spirit.qi.reference.string.symbols.example"></a><h6>
-<a name="id546707"></a>
+<a name="id553656"></a>
             <a href="symbols.html#spirit.qi.reference.string.symbols.example">Example</a>
           </h6>
+<div class="note"><table border="0" summary="Note">
+<tr>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
+<th align="left">Note</th>
+</tr>
+<tr><td colspan="2" align="left" valign="top"><p>
+ The test harness for the example(s) below is presented in the Basics Examples
+ section.
+ </p></td></tr>
+</table></div>
 <p>
             Some using declarations:
           </p>
@@ -514,16 +524,6 @@
             </p>
 <p>
           </p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td colspan="2" align="left" valign="top"><p>
- The test harness for the example(s) above is presented in the Basics Examples
- section.
- </p></td></tr>
-</table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>

Modified: trunk/libs/spirit/doc/html/spirit/support/multi_pass.html
==============================================================================
--- trunk/libs/spirit/doc/html/spirit/support/multi_pass.html (original)
+++ trunk/libs/spirit/doc/html/spirit/support/multi_pass.html 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -64,7 +64,7 @@
         iterator was created.
       </p>
 <a name="spirit.support.multi_pass.using_the_multi_pass"></a><h4>
-<a name="id756276"></a>
+<a name="id758958"></a>
         <a href="multi_pass.html#spirit.support.multi_pass.using_the_multi_pass">Using the
         multi_pass</a>
       </h4>
@@ -212,7 +212,7 @@
 <p>
       </p>
 <a name="spirit.support.multi_pass.using_the_flush_multi_pass_parser"></a><h4>
-<a name="id758065"></a>
+<a name="id760747"></a>
         <a href="multi_pass.html#spirit.support.multi_pass.using_the_flush_multi_pass_parser">Using
         the flush_multi_pass parser</a>
       </h4>
@@ -234,7 +234,7 @@
         thrown.
       </p>
 <a name="spirit.support.multi_pass.the_multi_pass_policies"></a><h4>
-<a name="id758220"></a>
+<a name="id760902"></a>
         <a href="multi_pass.html#spirit.support.multi_pass.the_multi_pass_policies">The multi_pass
         Policies</a>
       </h4>
@@ -275,7 +275,7 @@
         the functionality groups:
       </p>
 <div class="table">
-<a name="id758385"></a><p class="title"><b>Table 11. Policies needed for default_policy template</b></p>
+<a name="id761067"></a><p class="title"><b>Table 11. Policies needed for default_policy template</b></p>
 <table class="table" summary="Policies needed for default_policy template">
 <colgroup>
 <col>
@@ -337,7 +337,7 @@
         we will give some guidelines how you can write your own policy implementations.
       </p>
 <a name="spirit.support.multi_pass.predefined_policies"></a><h4>
-<a name="id758650"></a>
+<a name="id761331"></a>
         <a href="multi_pass.html#spirit.support.multi_pass.predefined_policies">Predefined
         policies</a>
       </h4>
@@ -346,7 +346,7 @@
         policies are defined in the namespace <tt class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">spirit</span><span class="special">::</span><span class="identifier">iterator_policies</span></tt>.
       </p>
 <div class="table">
-<a name="id758714"></a><p class="title"><b>Table 12. Predefined policy classes</b></p>
+<a name="id761396"></a><p class="title"><b>Table 12. Predefined policy classes</b></p>
 <table class="table" summary="Predefined policy classes">
 <colgroup>
 <col>
@@ -527,7 +527,7 @@
 </table>
 </div>
 <a name="spirit.support.multi_pass.combinations__how_to_specify_your_own_custom_multi_pass"></a><h4>
-<a name="id759662"></a>
+<a name="id762344"></a>
         <a href="multi_pass.html#spirit.support.multi_pass.combinations__how_to_specify_your_own_custom_multi_pass">Combinations:
         How to specify your own custom multi_pass</a>
       </h4>
@@ -573,7 +573,7 @@
         behaviors while wrapping an <tt class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">istream_iterator</span><span class="special">&lt;</span><span class="keyword">char</span><span class="special">&gt;</span></tt>.
       </p>
 <a name="spirit.support.multi_pass.dealing_with_constant_look_ahead"></a><h4>
-<a name="id760280"></a>
+<a name="id762961"></a>
         <a href="multi_pass.html#spirit.support.multi_pass.dealing_with_constant_look_ahead">Dealing
         with constant look ahead</a>
       </h4>
@@ -592,7 +592,7 @@
         StoragePolicy.
       </p>
 <a name="spirit.support.multi_pass.how_to_write_a_functor_for_use_with_the__code__phrase_role__identifier__functor_input__phrase___code__inputpolicy"></a><h4>
-<a name="id760495"></a>
+<a name="id763176"></a>
         <a href="multi_pass.html#spirit.support.multi_pass.how_to_write_a_functor_for_use_with_the__code__phrase_role__identifier__functor_input__phrase___code__inputpolicy">How
         to write a functor for use with the <tt class="computeroutput"><span class="identifier">functor_input</span></tt>
         InputPolicy</a>
@@ -651,7 +651,7 @@
 <span class="special">}</span>
 </pre>
 <a name="spirit.support.multi_pass.how_to_write_policies_for_use_with_multi_pass"></a><h4>
-<a name="id761313"></a>
+<a name="id763995"></a>
         <a href="multi_pass.html#spirit.support.multi_pass.how_to_write_policies_for_use_with_multi_pass">How
         to write policies for use with multi_pass</a>
       </h4>
@@ -668,7 +668,7 @@
         copies of a particular <tt class="computeroutput"><span class="identifier">multi_pass</span></tt>.
       </p>
 <a name="spirit.support.multi_pass.inputpolicy"></a><h4>
-<a name="id761440"></a>
+<a name="id764122"></a>
         <a href="multi_pass.html#spirit.support.multi_pass.inputpolicy">InputPolicy</a>
       </h4>
 <p>
@@ -764,7 +764,7 @@
         constructor of <tt class="computeroutput"><span class="identifier">shared</span></tt>.
       </p>
 <a name="spirit.support.multi_pass.ownershippolicy"></a><h4>
-<a name="id762648"></a>
+<a name="id765330"></a>
         <a href="multi_pass.html#spirit.support.multi_pass.ownershippolicy">OwnershipPolicy</a>
       </h4>
 <p>
@@ -831,7 +831,7 @@
         constructor of <tt class="computeroutput"><span class="identifier">shared</span></tt>.
       </p>
 <a name="spirit.support.multi_pass.checkingpolicy"></a><h4>
-<a name="id763393"></a>
+<a name="id766074"></a>
         <a href="multi_pass.html#spirit.support.multi_pass.checkingpolicy">CheckingPolicy</a>
       </h4>
 <p>
@@ -890,7 +890,7 @@
         constructor of <tt class="computeroutput"><span class="identifier">shared</span></tt>.
       </p>
 <a name="spirit.support.multi_pass.storagepolicy"></a><h4>
-<a name="id764028"></a>
+<a name="id766709"></a>
         <a href="multi_pass.html#spirit.support.multi_pass.storagepolicy">StoragePolicy</a>
       </h4>
 <p>

Modified: trunk/libs/spirit/doc/qi/auxiliary.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi/auxiliary.qbk (original)
+++ trunk/libs/spirit/doc/qi/auxiliary.qbk 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -82,6 +82,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_attr]
@@ -94,8 +97,6 @@
 
 [reference_attr_phoenix]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
 
 [endsect] [/ Attribute]
 
@@ -148,6 +149,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_eol]
@@ -156,9 +160,6 @@
 
 [reference_eol]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ End of Line]
 
 [/------------------------------------------------------------------------------]
@@ -210,6 +211,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_eoi]
@@ -218,9 +222,6 @@
 
 [reference_eoi]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ End of Input]
 
 [/------------------------------------------------------------------------------]
@@ -307,6 +308,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_eps]
@@ -317,9 +321,6 @@
 
 [reference_eps_while]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/Epsilon]
 
 [/------------------------------------------------------------------------------]
@@ -386,6 +387,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_lazy]
@@ -394,9 +398,6 @@
 
 [reference_lazy]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ Lazy]
 
 [endsect] [/ Auxiliary]

Modified: trunk/libs/spirit/doc/qi/binary.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi/binary.qbk (original)
+++ trunk/libs/spirit/doc/qi/binary.qbk 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -105,11 +105,11 @@
 
 [heading Example]
 
-[reference_qi_native_binary]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_qi_native_binary]
+
 [endsect]
 
 [/////////////////////////////////////////////////////////////////////////////]
@@ -190,11 +190,11 @@
 
 [heading Example]
 
-[reference_qi_little_binary]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_qi_little_binary]
+
 [endsect]
 
 [/////////////////////////////////////////////////////////////////////////////]
@@ -275,11 +275,11 @@
 
 [heading Example]
 
-[reference_qi_big_binary]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_qi_big_binary]
+
 [endsect]
 
 [endsect]

Modified: trunk/libs/spirit/doc/qi/char.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi/char.qbk (original)
+++ trunk/libs/spirit/doc/qi/char.qbk 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -187,6 +187,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_lit_char]
@@ -207,9 +210,6 @@
 
 [reference_char_phoenix]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ Char]
 
 [/------------------------------------------------------------------------------]
@@ -289,6 +289,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_char_class]
@@ -297,9 +300,6 @@
 
 [reference_char_class]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ Char Classification]
 
 [endsect]

Modified: trunk/libs/spirit/doc/qi/directive.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi/directive.qbk (original)
+++ trunk/libs/spirit/doc/qi/directive.qbk 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -89,6 +89,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_lexeme]
@@ -97,9 +100,6 @@
 
 [reference_lexeme]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect]
 
 [/------------------------------------------------------------------------------]
@@ -165,6 +165,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_no_case]
@@ -178,9 +181,6 @@
 
 [reference_symbols_with_no_case]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect]
 
 [/------------------------------------------------------------------------------]
@@ -236,13 +236,13 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_omit]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [reference_omit]
 
 [endsect]
@@ -312,15 +312,15 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_raw]
 
 [reference_raw]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect]
 
 [/------------------------------------------------------------------------------]
@@ -405,6 +405,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Using the repeat directive, we can now write our examples above.
 
 Some using declarations:
@@ -421,9 +424,6 @@
 
 [reference_repeat_pascal]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect]
 
 [/------------------------------------------------------------------------------]
@@ -502,6 +502,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_skip]
@@ -510,9 +513,6 @@
 
 [reference_skip]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect]
 
 [endsect]

Modified: trunk/libs/spirit/doc/qi/nonterminal.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi/nonterminal.qbk (original)
+++ trunk/libs/spirit/doc/qi/nonterminal.qbk 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -132,11 +132,11 @@
 
 [heading Example]
 
-[reference_rule]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_rule]
+
 [endsect] [/ Rule]
 
 [/------------------------------------------------------------------------------]
@@ -244,11 +244,11 @@
 
 [heading Example]
 
-[reference_grammar]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_grammar]
+
 [endsect] [/ Grammar]
 
 [endsect] [/ Nonterminal]

Modified: trunk/libs/spirit/doc/qi/numeric.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi/numeric.qbk (original)
+++ trunk/libs/spirit/doc/qi/numeric.qbk 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -152,6 +152,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_uint]
@@ -162,9 +165,6 @@
 
 [reference_thousand_separated]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ Unsigned Integers]
 
 [/------------------------------------------------------------------------------]
@@ -284,6 +284,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_int]
@@ -292,9 +295,6 @@
 
 [reference_int]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ Signed Integers]
 
 [/------------------------------------------------------------------------------]
@@ -549,6 +549,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_real]
@@ -565,9 +568,6 @@
 
 [reference_custom_real]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ Real Numbers]
 
 [/------------------------------------------------------------------------------]
@@ -710,6 +710,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_bool]
@@ -726,9 +729,6 @@
 
 [reference_custom_bool]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ Real Numbers]
 
 [endsect]

Modified: trunk/libs/spirit/doc/qi/operator.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi/operator.qbk (original)
+++ trunk/libs/spirit/doc/qi/operator.qbk 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -103,15 +103,15 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_alternative]
 
 [reference_alternative]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ Alternative]
 
 [/------------------------------------------------------------------------------]
@@ -166,11 +166,11 @@
 
 [heading Example]
 
-[reference_and_predicate]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_and_predicate]
+
 [endsect] [/ And Predicate]
 
 [/------------------------------------------------------------------------------]
@@ -230,11 +230,11 @@
 
 [heading Example]
 
-[reference_difference]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_difference]
+
 [endsect] [/ Difference]
 
 [/------------------------------------------------------------------------------]
@@ -319,15 +319,15 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_expect]
 
 [reference_expect]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ Expectation]
 
 [/------------------------------------------------------------------------------]
@@ -383,11 +383,11 @@
 
 [heading Example]
 
-[reference_kleene]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_kleene]
+
 [endsect] [/ Kleene]
 
 [/------------------------------------------------------------------------------]
@@ -445,11 +445,11 @@
 
 [heading Example]
 
-[reference_list]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_list]
+
 [endsect] [/ List]
 
 [/------------------------------------------------------------------------------]
@@ -504,11 +504,11 @@
 
 [heading Example]
 
-[reference_not_predicate]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_not_predicate]
+
 [endsect] [/ Not Predicate]
 
 [/------------------------------------------------------------------------------]
@@ -561,11 +561,11 @@
 
 [heading Example]
 
-[reference_optional]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_optional]
+
 [endsect] [/ Optional]
 
 [/------------------------------------------------------------------------------]
@@ -636,15 +636,15 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_permutation]
 
 [reference_permutation]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ Permutation]
 
 [/------------------------------------------------------------------------------]
@@ -699,11 +699,11 @@
 
 [heading Example]
 
-[reference_plus]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_plus]
+
 [endsect] [/ Plus]
 
 [/------------------------------------------------------------------------------]
@@ -771,11 +771,11 @@
 
 [reference_using_declarations_sequence]
 
-[reference_sequence]
-
-[note The test harness for the example(s) above is presented in the
+[note The test harness for the example(s) below is presented in the
 __qi_basics_examples__ section.]
 
+[reference_sequence]
+
 [endsect] [/ Sequence]
 
 [/------------------------------------------------------------------------------]
@@ -841,15 +841,15 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_sequential_or]
 
 [reference_sequential_or]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ Sequential Or]
 
 [endsect]

Modified: trunk/libs/spirit/doc/qi/stream.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi/stream.qbk (original)
+++ trunk/libs/spirit/doc/qi/stream.qbk 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -1,13 +1,208 @@
 [/==============================================================================
- Copyright (C) 2001-2009 Joel de Guzman
     Copyright (C) 2001-2009 Hartmut Kaiser
+ Copyright (C) 2001-2009 Joel de Guzman
 
     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)
 ===============================================================================/]
 
-[/ section Stream]
+[section Stream]
+
+This module includes the description of the different variants of the `stream`
+parser. It can be used to utilize existing streaming operators
+(`operator>>(std::istream&, ...)`) for input parsing.
+
+[heading Header]
+
+ // forwards to <boost/spirit/home/qi/stream.hpp>
+ #include <boost/spirit/include/qi_stream.hpp>
+
+Also, see __include_structure__.
+
+[section:stream Stream (`stream`, `wstream`, etc.)]
+
+[heading Description]
+
+The `stream_parser` is a primitive which allows to use pre-existing standard
+streaming operators for input parsing integrated with __qi__. It
+provides a wrapper parser dispatching the value to input to the stream
+operator of the corresponding type. Any value `a` to be formatted using the
+`stream_parser` will result in invoking the standard streaming operator
+for its type `A`, for instance:
+
+ std::istream& operator>> (std::istream&, A const&);
+
+[heading Header]
+
+ // forwards to <boost/spirit/home/qi/stream.hpp>
+ #include <boost/spirit/include/qi_stream.hpp>
+
+Also, see __include_structure__.
+
+[heading Namespace]
+
+[table
+ [[Name]]
+ [[`boost::spirit::stream // alias: boost::spirit::qi::stream`]]
+ [[`boost::spirit::wstream // alias: boost::spirit::qi::wstream`]]
+]
+
+[heading Synopsis]
+
+ template <typename Char>
+ struct stream_parser;
+
+[heading Template parameters]
+
+[table
+ [[Parameter] [Description] [Default]]
+ [[`Char`] [The character type to use to generate
+ the input. This type will be used while
+ assigning the generated characters to the
+ underlying input iterator.] [`char`]]
+]
+
+[heading Model of]
+
+[:__primitive_parser_concept__]
+
+[variablelist Notation
+ [[`s`] [A variable instance of any type with a defined matching
+ streaming `operator>>()` or a __qi_lazy_argument__ that
+ evaluates to any type with a defined matching streaming
+ `operator>>()`.]]
+]
+
+[heading Expression Semantics]
+
+Semantics of an expression is defined only where it differs from, or is
+not defined in __primitive_parser_concept__.
+
+[table
+ [[Expression] [Description]]
+ [[`stream`] [Call the streaming `operator>>()` for the type
+ of the mandory attribute. The input emitted
+ by this operator will be the result of the
+ `stream` parser. This parser never fails
+ (unless the underlying input stream reports an
+ error). The character type of the I/O istream
+ is assumed to be `char`.]]
+ [[`stream(s)`] [Call the streaming `operator>>()` for the type
+ of the immediate value `s`. The input emitted
+ by this operator will be the result of the
+ `stream` parser. This parser never fails
+ (unless the underlying input stream reports an
+ error). The character type of the I/O istream
+ is assumed to be `char`.]]
+ [[`wstream`] [Call the streaming `operator>>()` for the type
+ of the mandory attribute. The input emitted
+ by this operator will be the result of the
+ `stream` parser. This parser never fails
+ (unless the underlying input stream reports an
+ error). The character type of the I/O istream
+ is assumed to be `wchar_t`.]]
+ [[`wstream(s)`] [Call the streaming `operator>>()` for the type
+ of the immediate value `s`. The input emitted
+ by this operator will be the result of the
+ `stream` parser. This parser never fails
+ (unless the underlying input stream reports an
+ error). The character type of the I/O istream
+ is assumed to be `wchar_t`.]]
+]
+
+All parsers listed in the table above are predefined specializations of the
+`stream_parser<Char>` basic stream parser type described below. It is
+possible to directly use this type to create stream parsers using an
+arbitrary underlying character type.
+
+[table
+ [[Expression] [Semantics]]
+ [
+[``stream_parser<
+ Char
+>()``] [Call the streaming `operator>>()` for the type
+ of the mandory attribute. The input emitted
+ by this operator will be the result of the
+ `stream` parser. This parser never fails
+ (unless the underlying input stream reports an
+ error). The character type of the I/O istream
+ is assumed to be `Char`]]
+ [
+[``stream_parser<
+ Char
+>()(s)``] [Call the streaming `operator>>()` for the type
+ of the immediate value `s`. The input emitted
+ by this operator will be the result of the
+ `stream` parser. This parser never fails
+ (unless the underlying input stream reports an
+ error). The character type of the I/O istream
+ is assumed to be `Char`.]]
+]
+
+[heading Additional Requirements]
+
+All of the stream parsers listed above require the type of the value to
+generate input for (either the immediate value or the associated attribute) to
+implement a streaming operator conforming to the usual I/O streams conventions
+(where `attribute_type` is the type of the value to generate input for):
+
+ template <typename Istream>
+ Istream& operator>> (Istream& os, attribute_type const& attr)
+ {
+ // type specific input parsing
+ return os;
+ }
+
+This operator will be called by the stream parsers to gather the input for
+the attribute of type `attribute_type`. All data streamed into the given
+`Istream` will end up being generated by the corresponding stream parser
+instance.
+
+[note If the `stream` parser is invoked inside a [qi_format `format`]
+ (or [qi_format `format_delimited`]) stream manipulator the `Istream`
+ passed to the `operator>>()` will have registered (imbued) the same
+ standard locale instance as the stream the [qi_format `format`] (or
+ [qi_format `format_delimited`]) manipulator has been used with.
+ This ensures all facets registered (imbued) with the original I/O
+ stream object are used during input parsing.
+]
+
+[heading Attributes]
+
+[table
+ [[Expression] [Attribute]]
+ [[`stream`] [`hold_any`, attribute is mandatory (otherwise compilation will fail)]]
+ [[`stream(s)`] [__unused__]]
+ [[`wstream`] [`hold_any`, attribute is mandatory (otherwise compilation will fail)]]
+ [[`wstream(s)`] [__unused__]]
+ [[`stream_parser<Char>()`] [`hold_any`, attribute is mandatory (otherwise compilation will fail)]]
+ [[`stream_parser<Char>()(s)`] [__unused__]]
+]
+
+[important The attribute type `hold_any` exposed by some of the stream
+ parsers is semantically and syntactically equivalent to
+ the type implemented by __boost_any__. It has been added to /Spirit/
+ as it has better a performance and a smaller footprint if compared to
+ __boost_any__.
+]
+
+[note In addition to their usual attribute of type `Attrib` all listed parsers
+ accept an instance of a `boost::optional<Attrib>` as well. If the
+ `boost::optional<>` is initialized (holds a value) the parsers behave
+ as if their attribute was an instance of `Attrib` and emit the value stored
+ in the `boost::optional<>`. Otherwise the parsers will fail.]
+
+[heading Complexity]
+
+[:O(N), where N is the number of characters emitted by the stream parser]
+
+[heading Example]
+
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
 
+[reference_qi_stream]
 
+[endsect]
 
-[/ endsect]
+[endsect]

Modified: trunk/libs/spirit/doc/qi/string.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi/string.qbk (original)
+++ trunk/libs/spirit/doc/qi/string.qbk 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -100,6 +100,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_lit_string]
@@ -116,9 +119,6 @@
 
 [reference_string_phoenix]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
-
 [endsect] [/ lit/string]
 
 
@@ -260,6 +260,9 @@
 
 [heading Example]
 
+[note The test harness for the example(s) below is presented in the
+__qi_basics_examples__ section.]
+
 Some using declarations:
 
 [reference_using_declarations_symbols]
@@ -275,8 +278,6 @@
 
 [reference_symbols_with_no_case]
 
-[note The test harness for the example(s) above is presented in the
-__qi_basics_examples__ section.]
 
 [endsect] [/ symbols]
 

Modified: trunk/libs/spirit/doc/spirit2.qbk
==============================================================================
--- trunk/libs/spirit/doc/spirit2.qbk (original)
+++ trunk/libs/spirit/doc/spirit2.qbk 2009-10-27 08:38:28 EDT (Tue, 27 Oct 2009)
@@ -367,6 +367,10 @@
 [def __qi_grammar__ [link spirit.qi.reference.nonterminal.grammar grammar]]
 [def __qi_grammars__ [link spirit.qi.reference.nonterminal.grammar grammars]]
 
+[/ stream]
+[template qi_format[str] [str] [/link spirit.karma.reference.format [str]]]
+
+
 [/ $$$ End $$$ ]
 [/ ----------------------------------------------------------------------------]
 


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