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--[-rwxr-xr-x]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 3518fe08a9..a9bcbac624 100755..100644
--- a/doc/html/lambda/getting_started.html
+++ b/doc/html/lambda/getting_started.html
@@ -26,12 +26,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>
-<dt><span class="section"><a href="getting_started.html#id2373706">Installing the library</a></span></dt>
-<dt><span class="section"><a href="getting_started.html#id2373993">Conventions used in this document</a></span></dt>
+<dt><span class="section"><a href="getting_started.html#id2413720">Installing the library</a></span></dt>
+<dt><span class="section"><a href="getting_started.html#id2414007">Conventions used in this document</a></span></dt>
</dl></div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
-<a name="id2373706"></a>Installing the library</h3></div></div></div>
+<a name="id2413720"></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
@@ -85,7 +85,7 @@ Cast expressions
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
-<a name="id2373993"></a>Conventions used in this document</h3></div></div></div>
+<a name="id2414007"></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>