summaryrefslogtreecommitdiff
path: root/doc/html/boost/signals2/keywords/signature_type.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/signals2/keywords/signature_type.html')
-rw-r--r--doc/html/boost/signals2/keywords/signature_type.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost/signals2/keywords/signature_type.html b/doc/html/boost/signals2/keywords/signature_type.html
index b0e6ada106..4388871155 100644
--- a/doc/html/boost/signals2/keywords/signature_type.html
+++ b/doc/html/boost/signals2/keywords/signature_type.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class template signature_type</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../signals2/reference.html#header.boost.signals2.signal_type_hpp" title="Header &lt;boost/signals2/signal_type.hpp&gt;">
<link rel="prev" href="../signal_base.html" title="Class signal_base">
@@ -36,7 +36,7 @@
<span class="keyword">class</span> <a class="link" href="signature_type.html" title="Class template signature_type">signature_type</a> <span class="special">:</span> <span class="keyword">public</span> <span class="emphasis"><em><span class="identifier">unspecified</span><span class="special">-</span><span class="identifier">type</span></em></span> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp396989808"></a><h2>Description</h2>
+<a name="idm45927782385200"></a><h2>Description</h2>
<p>
This class is a template keyword which may be used to pass the wrapped <code class="computeroutput">Signature</code>
template type to the <a class="link" href="../signal_type.html" title="Class template signal_type">signal_type</a> metafunction as a named parameter.