summaryrefslogtreecommitdiff
path: root/doc/html/lambda/getting_started.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/lambda/getting_started.html')
-rw-r--r--doc/html/lambda/getting_started.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/lambda/getting_started.html b/doc/html/lambda/getting_started.html
index 4d3fb84389..7f4a858712 100644
--- a/doc/html/lambda/getting_started.html
+++ b/doc/html/lambda/getting_started.html
@@ -27,12 +27,12 @@
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="lambda.getting_started"></a>Getting Started</h2></div></div></div>
<div class="toc"><dl class="toc">
-<dt><span class="section"><a href="getting_started.html#idp338279456">Installing the library</a></span></dt>
-<dt><span class="section"><a href="getting_started.html#idp338311760">Conventions used in this document</a></span></dt>
+<dt><span class="section"><a href="getting_started.html#idp357132928">Installing the library</a></span></dt>
+<dt><span class="section"><a href="getting_started.html#idp357165344">Conventions used in this document</a></span></dt>
</dl></div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
-<a name="idp338279456"></a>Installing the library</h3></div></div></div>
+<a name="idp357132928"></a>Installing the library</h3></div></div></div>
<p>
The library consists of include files only, hence there is no
installation procedure. The <code class="literal">boost</code> include directory
@@ -86,7 +86,7 @@ Cast expressions
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
-<a name="idp338311760"></a>Conventions used in this document</h3></div></div></div>
+<a name="idp357165344"></a>Conventions used in this document</h3></div></div></div>
<p>In most code examples, we omit the namespace prefixes for names in the <code class="literal">std</code> and <code class="literal">boost::lambda</code> namespaces.
Implicit using declarations
</p>