diff options
Diffstat (limited to 'doc/html/lambda.html')
-rw-r--r-- | doc/html/lambda.html | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/html/lambda.html b/doc/html/lambda.html index 27a758291d..ebf7222492 100644 --- a/doc/html/lambda.html +++ b/doc/html/lambda.html @@ -35,7 +35,7 @@ </div></div> <div><p class="copyright">Copyright © 1999-2004 Jaakko Järvi, Gary Powell</p></div> <div><div class="legalnotice"> -<a name="idp319286144"></a><p>Use, modification and distribution is subject to the Boost +<a name="idm45555242052112"></a><p>Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file <code class="filename">LICENSE_1_0.txt</code> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</p> </div></div> @@ -46,13 +46,13 @@ <dt><span class="section"><a href="lambda.html#introduction">In a nutshell</a></span></dt> <dt><span class="section"><a href="lambda/getting_started.html">Getting Started</a></span></dt> <dd><dl> -<dt><span class="section"><a href="lambda/getting_started.html#idp319298576">Installing the library</a></span></dt> -<dt><span class="section"><a href="lambda/getting_started.html#idp319331056">Conventions used in this document</a></span></dt> +<dt><span class="section"><a href="lambda/getting_started.html#idm45555242039552">Installing the library</a></span></dt> +<dt><span class="section"><a href="lambda/getting_started.html#idm45555242007264">Conventions used in this document</a></span></dt> </dl></dd> <dt><span class="section"><a href="lambda/s03.html">Introduction</a></span></dt> <dd><dl> -<dt><span class="section"><a href="lambda/s03.html#idp319335344">Motivation</a></span></dt> -<dt><span class="section"><a href="lambda/s03.html#idp319364288">Introduction to lambda expressions</a></span></dt> +<dt><span class="section"><a href="lambda/s03.html#idm45555242002976">Motivation</a></span></dt> +<dt><span class="section"><a href="lambda/s03.html#idm45555241973408">Introduction to lambda expressions</a></span></dt> </dl></dd> <dt><span class="section"><a href="lambda/using_library.html">Using the library</a></span></dt> <dd><dl> @@ -71,28 +71,28 @@ <dt><span class="section"><a href="lambda/le_in_details.html#lambda.lambda_expressions_for_control_structures">Lambda expressions for control structures</a></span></dt> <dt><span class="section"><a href="lambda/le_in_details.html#lambda.exceptions">Exceptions</a></span></dt> <dt><span class="section"><a href="lambda/le_in_details.html#lambda.construction_and_destruction">Construction and destruction</a></span></dt> -<dt><span class="section"><a href="lambda/le_in_details.html#idp319779744">Special lambda expressions</a></span></dt> -<dt><span class="section"><a href="lambda/le_in_details.html#idp319831264">Casts, sizeof and typeid</a></span></dt> +<dt><span class="section"><a href="lambda/le_in_details.html#idm45555241557568">Special lambda expressions</a></span></dt> +<dt><span class="section"><a href="lambda/le_in_details.html#idm45555241505984">Casts, sizeof and typeid</a></span></dt> <dt><span class="section"><a href="lambda/le_in_details.html#lambda.nested_stl_algorithms">Nesting STL algorithm invocations</a></span></dt> </dl></dd> <dt><span class="section"><a href="lambda/extending.html">Extending return type deduction system</a></span></dt> <dt><span class="section"><a href="lambda/s07.html">Practical considerations</a></span></dt> <dd><dl> -<dt><span class="section"><a href="lambda/s07.html#idp319969792">Performance</a></span></dt> -<dt><span class="section"><a href="lambda/s07.html#idp320014144">About compiling</a></span></dt> -<dt><span class="section"><a href="lambda/s07.html#idp320019024">Portability</a></span></dt> +<dt><span class="section"><a href="lambda/s07.html#idm45555241367392">Performance</a></span></dt> +<dt><span class="section"><a href="lambda/s07.html#idm45555241322992">About compiling</a></span></dt> +<dt><span class="section"><a href="lambda/s07.html#idm45555241318112">Portability</a></span></dt> </dl></dd> <dt><span class="section"><a href="lambda/s08.html">Relation to other Boost libraries</a></span></dt> <dd><dl> -<dt><span class="section"><a href="lambda/s08.html#idp320055840">Boost Function</a></span></dt> -<dt><span class="section"><a href="lambda/s08.html#idp320064656">Boost Bind</a></span></dt> +<dt><span class="section"><a href="lambda/s08.html#idm45555241281296">Boost Function</a></span></dt> +<dt><span class="section"><a href="lambda/s08.html#idm45555241272544">Boost Bind</a></span></dt> </dl></dd> <dt><span class="section"><a href="lambda/s09.html">Contributors</a></span></dt> <dt><span class="section"><a href="lambda/s10.html">Rationale for some of the design decisions</a></span></dt> <dd><dl><dt><span class="section"><a href="lambda/s10.html#lambda.why_weak_arity"> Lambda functor arity </a></span></dt></dl></dd> -<dt><span class="bibliography"><a href="lambda.html#idp320094976">Bibliography</a></span></dt> +<dt><span class="bibliography"><a href="lambda.html#idm45555241242400">Bibliography</a></span></dt> </dl> </div> <div class="section"> @@ -124,7 +124,7 @@ In explaining what the library is about, a line of code says more than a thousan </div> <div class="bibliography"> <div class="titlepage"><div><div><h2 class="title"> -<a name="idp320094976"></a>Bibliography</h2></div></div></div> +<a name="idm45555241242400"></a>Bibliography</h2></div></div></div> <div class="biblioentry"> <a name="cit:stepanov:94"></a><p>[<abbr class="abbrev">STL94</abbr>] <span class="authorgroup"><span class="firstname">A. A.</span> <span class="surname">Stepanov</span> and <span class="firstname">M.</span> <span class="surname">Lee</span>. </span><span class="title"><i>The Standard Template Library</i>. </span><span class="orgname">Hewlett-Packard Laboratories. </span><span class="pubdate">1994. </span><span class="bibliomisc"> <a href="http://www.hpl.hp.com/techreports" target="_top">www.hpl.hp.com/techreports</a> |