Imported Upstream version 1.57.0
[platform/upstream/boost.git] / doc / html / boost / signals2 / keywords / signature_type.html
old mode 100755 (executable)
new mode 100644 (file)
index 93f072e..9b2c4f3
@@ -3,7 +3,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.78.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">
@@ -35,7 +35,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="id3169878"></a><h2>Description</h2>
+<a name="idp429181184"></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.