summaryrefslogtreecommitdiff
path: root/doc/html/signals.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/signals.html')
-rw-r--r--doc/html/signals.html44
1 files changed, 22 insertions, 22 deletions
diff --git a/doc/html/signals.html b/doc/html/signals.html
index 2cdd6a0a13..ce30d69471 100644
--- a/doc/html/signals.html
+++ b/doc/html/signals.html
@@ -32,7 +32,7 @@
</h3></div></div>
<div><p class="copyright">Copyright &#169; 2001-2004 Douglas Gregor</p></div>
<div><div class="legalnotice">
-<a name="idp503702368"></a><p>Use, modification and distribution is subject to the Boost
+<a name="idp522557760"></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>
@@ -40,17 +40,17 @@
<div class="toc">
<p><b>Table of Contents</b></p>
<dl class="toc">
-<dt><span class="section"><a href="signals.html#idp503705088">Introduction</a></span></dt>
+<dt><span class="section"><a href="signals.html#idp522560480">Introduction</a></span></dt>
<dt><span class="section"><a href="signals/tutorial.html">Tutorial</a></span></dt>
<dd><dl>
-<dt><span class="section"><a href="signals/tutorial.html#idp503713392">How to Read this Tutorial</a></span></dt>
-<dt><span class="section"><a href="signals/tutorial.html#idp503720176">Compatibility Note</a></span></dt>
-<dt><span class="section"><a href="signals/tutorial.html#idp503733856">Hello, World! (Beginner)</a></span></dt>
-<dt><span class="section"><a href="signals/tutorial.html#idp503750960">Calling multiple slots</a></span></dt>
-<dt><span class="section"><a href="signals/tutorial.html#idp503797776">Passing values to and from slots</a></span></dt>
-<dt><span class="section"><a href="signals/tutorial.html#idp503904656">Connection Management</a></span></dt>
-<dt><span class="section"><a href="signals/tutorial.html#idp503991648">Example: Document-View</a></span></dt>
-<dt><span class="section"><a href="signals/tutorial.html#idp504006832">Linking against the Signals library</a></span></dt>
+<dt><span class="section"><a href="signals/tutorial.html#idp522568848">How to Read this Tutorial</a></span></dt>
+<dt><span class="section"><a href="signals/tutorial.html#idp522575632">Compatibility Note</a></span></dt>
+<dt><span class="section"><a href="signals/tutorial.html#idp522589312">Hello, World! (Beginner)</a></span></dt>
+<dt><span class="section"><a href="signals/tutorial.html#idp522606416">Calling multiple slots</a></span></dt>
+<dt><span class="section"><a href="signals/tutorial.html#idp522653232">Passing values to and from slots</a></span></dt>
+<dt><span class="section"><a href="signals/tutorial.html#idp522760112">Connection Management</a></span></dt>
+<dt><span class="section"><a href="signals/tutorial.html#idp522847296">Example: Document-View</a></span></dt>
+<dt><span class="section"><a href="signals/tutorial.html#idp522862480">Linking against the Signals library</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="signals/reference.html">Reference</a></span></dt>
<dd><dl>
@@ -64,27 +64,27 @@
<dt><span class="section"><a href="signals/s04.html">Frequently Asked Questions</a></span></dt>
<dt><span class="section"><a href="signals/s05.html">Design Overview</a></span></dt>
<dd><dl>
-<dt><span class="section"><a href="signals/s05.html#idp505120416">Type Erasure</a></span></dt>
-<dt><span class="section"><a href="signals/s05.html#idp505127680"><code class="computeroutput">connection</code> class</a></span></dt>
-<dt><span class="section"><a href="signals/s05.html#idp505140944">Slot Call Iterator</a></span></dt>
-<dt><span class="section"><a href="signals/s05.html#idp505163232"><code class="computeroutput">visit_each</code> function template</a></span></dt>
+<dt><span class="section"><a href="signals/s05.html#idp523974912">Type Erasure</a></span></dt>
+<dt><span class="section"><a href="signals/s05.html#idp523982176"><code class="computeroutput">connection</code> class</a></span></dt>
+<dt><span class="section"><a href="signals/s05.html#idp523995440">Slot Call Iterator</a></span></dt>
+<dt><span class="section"><a href="signals/s05.html#idp524017728"><code class="computeroutput">visit_each</code> function template</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="signals/s06.html">Design Rationale</a></span></dt>
<dd><dl>
-<dt><span class="section"><a href="signals/s06.html#idp505180304">Choice of Slot Definitions</a></span></dt>
-<dt><span class="section"><a href="signals/s06.html#idp505189696">User-level Connection Management</a></span></dt>
-<dt><span class="section"><a href="signals/s06.html#idp505208000">Combiner Interface</a></span></dt>
-<dt><span class="section"><a href="signals/s06.html#idp505223088">Connection Interfaces: += operator</a></span></dt>
-<dt><span class="section"><a href="signals/s06.html#idp505242464"><code class="computeroutput">trackable</code> rationale</a></span></dt>
-<dt><span class="section"><a href="signals/s06.html#idp505262576">Comparison with other Signal/Slot implementations</a></span></dt>
+<dt><span class="section"><a href="signals/s06.html#idp524034800">Choice of Slot Definitions</a></span></dt>
+<dt><span class="section"><a href="signals/s06.html#idp524044192">User-level Connection Management</a></span></dt>
+<dt><span class="section"><a href="signals/s06.html#idp524062496">Combiner Interface</a></span></dt>
+<dt><span class="section"><a href="signals/s06.html#idp524077584">Connection Interfaces: += operator</a></span></dt>
+<dt><span class="section"><a href="signals/s06.html#idp524096960"><code class="computeroutput">trackable</code> rationale</a></span></dt>
+<dt><span class="section"><a href="signals/s06.html#idp524117072">Comparison with other Signal/Slot implementations</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="signals/tests.html">Testsuite</a></span></dt>
-<dd><dl><dt><span class="section"><a href="signals/tests.html#idp505277872">Acceptance tests</a></span></dt></dl></dd>
+<dd><dl><dt><span class="section"><a href="signals/tests.html#idp524132432">Acceptance tests</a></span></dt></dl></dd>
</dl>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="idp503705088"></a>Introduction</h2></div></div></div>
+<a name="idp522560480"></a>Introduction</h2></div></div></div>
<div class="note"><table border="0" summary="Note">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../doc/src/images/note.png"></td>