summaryrefslogtreecommitdiff
path: root/doc/html/signals2/tests.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/signals2/tests.html')
-rw-r--r--doc/html/signals2/tests.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/signals2/tests.html b/doc/html/signals2/tests.html
index 72fbb07ac9..f46f0c42e8 100644
--- a/doc/html/signals2/tests.html
+++ b/doc/html/signals2/tests.html
@@ -6,9 +6,9 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../signals2.html" title="Chapter&#160;27.&#160;Boost.Signals2">
+<link rel="up" href="../signals2.html" title="Chapter&#160;28.&#160;Boost.Signals2">
<link rel="prev" href="api_changes.html" title="Signals2 API Changes">
-<link rel="next" href="../boost_staticassert.html" title="Chapter&#160;28.&#160;Boost.StaticAssert">
+<link rel="next" href="../boost_staticassert.html" title="Chapter&#160;29.&#160;Boost.StaticAssert">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -26,10 +26,10 @@
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="signals2.tests"></a>Testsuite</h2></div></div></div>
-<div class="toc"><dl class="toc"><dt><span class="section"><a href="tests.html#idp430631712">Acceptance tests</a></span></dt></dl></div>
+<div class="toc"><dl class="toc"><dt><span class="section"><a href="tests.html#idm45555129046048">Acceptance tests</a></span></dt></dl></div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
-<a name="idp430631712"></a>Acceptance tests</h3></div></div></div>
+<a name="idm45555129046048"></a>Acceptance tests</h3></div></div></div>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -54,7 +54,7 @@
<tr>
<td><p><a href="../../../libs/signals2/test/dead_slot_test.cpp" target="_top">dead_slot_test.cpp</a></p></td>
<td><p>run</p></td>
-<td><p>Ensure that calling <code class="computeroutput"><a class="link" href="../boost/signals2/signal.html#idp228076832-bb">connect</a></code> with a slot
+<td><p>Ensure that calling <code class="computeroutput"><a class="link" href="../boost/signals2/signal.html#idm45507095408768-bb">connect</a></code> with a slot
that has already expired does not actually
connect to the slot.</p></td>
<td>&#160;</td>