Imported Upstream version 1.64.0
[platform/upstream/boost.git] / doc / html / lambda.html
index e81cbf2..4374df1 100644 (file)
@@ -35,7 +35,7 @@
 </div></div>
 <div><p class="copyright">Copyright &#169; 1999-2004 Jaakko J&#228;rvi, Gary Powell</p></div>
 <div><div class="legalnotice">
-<a name="idp457893136"></a><p>Use, modification and distribution is subject to the Boost
+<a name="idp362427136"></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>
 <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#idp457905648">Installing the library</a></span></dt>
-<dt><span class="section"><a href="lambda/getting_started.html#idp457938128">Conventions used in this document</a></span></dt>
+<dt><span class="section"><a href="lambda/getting_started.html#idp362439648">Installing the library</a></span></dt>
+<dt><span class="section"><a href="lambda/getting_started.html#idp362472000">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#idp457942416">Motivation</a></span></dt>
-<dt><span class="section"><a href="lambda/s03.html#idp457971360">Introduction to lambda expressions</a></span></dt>
+<dt><span class="section"><a href="lambda/s03.html#idp362476288">Motivation</a></span></dt>
+<dt><span class="section"><a href="lambda/s03.html#idp362505120">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>
 <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#idp458387552">Special lambda expressions</a></span></dt>
-<dt><span class="section"><a href="lambda/le_in_details.html#idp458439024">Casts, sizeof and typeid</a></span></dt>
+<dt><span class="section"><a href="lambda/le_in_details.html#idp362920816">Special lambda expressions</a></span></dt>
+<dt><span class="section"><a href="lambda/le_in_details.html#idp362972288">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#idp458578480">Performance</a></span></dt>
-<dt><span class="section"><a href="lambda/s07.html#idp458622944">About compiling</a></span></dt>
-<dt><span class="section"><a href="lambda/s07.html#idp458627824">Portability</a></span></dt>
+<dt><span class="section"><a href="lambda/s07.html#idp363111008">Performance</a></span></dt>
+<dt><span class="section"><a href="lambda/s07.html#idp363155424">About compiling</a></span></dt>
+<dt><span class="section"><a href="lambda/s07.html#idp363160304">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#idp458664640">Boost Function</a></span></dt>
-<dt><span class="section"><a href="lambda/s08.html#idp458673456">Boost Bind</a></span></dt>
+<dt><span class="section"><a href="lambda/s08.html#idp363197120">Boost Function</a></span></dt>
+<dt><span class="section"><a href="lambda/s08.html#idp363205936">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#idp458703472">Bibliography</a></span></dt>
+<dt><span class="bibliography"><a href="lambda.html#idp363236080">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="idp458703472"></a>Bibliography</h2></div></div></div>
+<a name="idp363236080"></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>
@@ -181,7 +181,7 @@ In explaining what the library is about, a line of code says more than a thousan
 . </span><span class="pubdate">2002. </span></p>
 </div>
 <div class="biblioentry">
-<a name="cit:fc++"></a><p>[<abbr class="abbrev">fc++</abbr>] <span class="title"><i>The FC++ library: Functional Programming in C++</i>. </span><span class="author"><span class="firstname">Yannis</span> <span class="surname">Smaragdakis</span>. </span><span class="author"><span class="firstname">Brian</span> <span class="surname">McNamara</span>. </span><span class="bibliomisc"><a href="http://www.cc.gatech.edu/~yannis/fc++/" target="_top">www.cc.gatech.edu/~yannis/fc++/</a>
+<a name="cit:fc++"></a><p>[<abbr class="abbrev">fc++</abbr>] <span class="title"><i>The FC++ library: Functional Programming in C++</i>. </span><span class="author"><span class="firstname">Yannis</span> <span class="surname">Smaragdakis</span>. </span><span class="author"><span class="firstname">Brian</span> <span class="surname">McNamara</span>. </span><span class="bibliomisc"><a href="http://yanniss.github.io/fc++/" target="_top">yanniss.github.io/fc++/ </a>
 . </span><span class="pubdate">2002. </span></p>
 </div>
 </div>