summaryrefslogtreecommitdiff
path: root/libs/icl/doc/html/boost_icl/projects.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/icl/doc/html/boost_icl/projects.html')
-rw-r--r--libs/icl/doc/html/boost_icl/projects.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/libs/icl/doc/html/boost_icl/projects.html b/libs/icl/doc/html/boost_icl/projects.html
index 83035831bb..e48d369291 100644
--- a/libs/icl/doc/html/boost_icl/projects.html
+++ b/libs/icl/doc/html/boost_icl/projects.html
@@ -22,7 +22,7 @@
<div class="spirit-nav">
<a accesskey="p" href="examples/custom_interval.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="concepts.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
-<div class="section" lang="en">
+<div class="section boost_icl_projects" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="boost_icl.projects"></a><a class="link" href="projects.html" title="Projects">Projects</a>
</h2></div></div></div>
@@ -39,7 +39,7 @@
complete and mature like the library code itself. Cause it's minimal, project
code lives in <code class="computeroutput"><span class="keyword">namespace</span> <span class="identifier">mini</span></code>.
</p>
-<div class="section" lang="en">
+<div class="section boost_icl_projects_large_bitset" lang="en">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_icl.projects.large_bitset"></a><a class="link" href="projects.html#boost_icl.projects.large_bitset" title="Large Bitset">Large Bitset</a>
</h3></div></div></div>
@@ -135,7 +135,7 @@
that <code class="computeroutput"><span class="identifier">large_bitset</span></code> looks and
feels like a usual set class.
</p>
-<div class="section" lang="en">
+<div class="section boost_icl_projects_large_bitset_using_large_bitset" lang="en">
<div class="titlepage"><div><div><h4 class="title">
<a name="boost_icl.projects.large_bitset.using_large_bitset"></a><a class="link" href="projects.html#boost_icl.projects.large_bitset.using_large_bitset" title="Using large_bitset">Using
large_bitset</a>
@@ -376,7 +376,7 @@
only about 250 lines of code. This is shown in the sections that follow.
</p>
</div>
-<div class="section" lang="en">
+<div class="section boost_icl_projects_large_bitset_the_interval_bitmap" lang="en">
<div class="titlepage"><div><div><h4 class="title">
<a name="boost_icl.projects.large_bitset.the_interval_bitmap"></a><a class="link" href="projects.html#boost_icl.projects.large_bitset.the_interval_bitmap" title="The interval_bitmap">The
interval_bitmap</a>
@@ -411,7 +411,7 @@
the bitwise <code class="computeroutput"><span class="special">&amp;=</span></code> operator.
</p>
</div>
-<div class="section" lang="en">
+<div class="section boost_icl_projects_large_bitset_a_class_implementation_for_the_bitset_type" lang="en">
<div class="titlepage"><div><div><h4 class="title">
<a name="boost_icl.projects.large_bitset.a_class_implementation_for_the_bitset_type"></a><a class="link" href="projects.html#boost_icl.projects.large_bitset.a_class_implementation_for_the_bitset_type" title="A class implementation for the bitset type">A
class implementation for the bitset type</a>
@@ -531,7 +531,7 @@
<p>
</p>
</div>
-<div class="section" lang="en">
+<div class="section boost_icl_projects_large_bitset_implementation_of_a_large_bitset" lang="en">
<div class="titlepage"><div><div><h4 class="title">
<a name="boost_icl.projects.large_bitset.implementation_of_a_large_bitset"></a><a class="link" href="projects.html#boost_icl.projects.large_bitset.implementation_of_a_large_bitset" title="Implementation of a large bitset">Implementation
of a large bitset</a>
@@ -602,7 +602,7 @@
</p>
<p>
</p>
-<div class="section" lang="en">
+<div class="section boost_icl_projects_large_bitset_implementation_of_a_large_bitset_large_bitset__public_interface" lang="en">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_icl.projects.large_bitset.implementation_of_a_large_bitset.large_bitset__public_interface"></a><a class="link" href="projects.html#boost_icl.projects.large_bitset.implementation_of_a_large_bitset.large_bitset__public_interface" title="large_bitset: Public interface">large_bitset:
Public interface</a>
@@ -965,7 +965,7 @@
</li>
</ul></div>
</div>
-<div class="section" lang="en">
+<div class="section boost_icl_projects_large_bitset_implementation_of_a_large_bitset_large_bitset__private_implementation" lang="en">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_icl.projects.large_bitset.implementation_of_a_large_bitset.large_bitset__private_implementation"></a><a class="link" href="projects.html#boost_icl.projects.large_bitset.implementation_of_a_large_bitset.large_bitset__private_implementation" title="large_bitset: Private implementation">large_bitset:
Private implementation</a>