summaryrefslogtreecommitdiff
path: root/doc/html/boost/units/subtract_typeof_helper.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/units/subtract_typeof_helper.html')
-rw-r--r--doc/html/boost/units/subtract_typeof_helper.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/html/boost/units/subtract_typeof_helper.html b/doc/html/boost/units/subtract_typeof_helper.html
index 36f5b45e45..42370cd41d 100644
--- a/doc/html/boost/units/subtract_typeof_helper.html
+++ b/doc/html/boost/units/subtract_typeof_helper.html
@@ -4,11 +4,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template subtract_typeof_helper</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../boost_units/Reference.html#header.boost.units.operators_hpp" title="Header &lt;boost/units/operators.hpp&gt;">
-<link rel="prev" href="root_typeof_helper.html" title="Struct template root_typeof_helper">
-<link rel="next" href="unary_minus_typeof_helper.html" title="Struct template unary_minus_typeof_helper">
+<link rel="prev" href="add_typeof_helper.html" title="Struct template add_typeof_helper">
+<link rel="next" href="multiply_typeof_helper.html" title="Struct template multiply_typeof_helper">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="root_typeof_helper.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_units/Reference.html#header.boost.units.operators_hpp"><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="unary_minus_typeof_helper.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="add_typeof_helper.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_units/Reference.html#header.boost.units.operators_hpp"><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="multiply_typeof_helper.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.units.subtract_typeof_helper"></a><div class="titlepage"></div>
@@ -35,15 +35,15 @@
</span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> X<span class="special">,</span> <span class="keyword">typename</span> Y<span class="special">&gt;</span>
<span class="keyword">struct</span> <a class="link" href="subtract_typeof_helper.html" title="Struct template subtract_typeof_helper">subtract_typeof_helper</a> <span class="special">{</span>
- <span class="comment">// <a class="link" href="subtract_typeof_helper.html#idm45506851546960-bb">public member functions</a></span>
- <span class="keyword">typedef</span> <a class="link" href="subtract_typeof_helper.html#idm45506851546400-bb"><span class="identifier">typeof</span></a><span class="special">(</span><span class="special">(</span><span class="identifier">typeof_</span><span class="special">::</span><span class="identifier">make</span><span class="special">&lt;</span> <span class="identifier">X</span> <span class="special">&gt;</span><span class="special">(</span><span class="special">)</span><span class="special">-</span><span class="identifier">typeof_</span><span class="special">::</span><span class="identifier">make</span><span class="special">&lt;</span> <span class="identifier">Y</span> <span class="special">&gt;</span><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">)</span><span class="special">;</span>
+ <span class="comment">// <a class="link" href="subtract_typeof_helper.html#idp363712608-bb">public member functions</a></span>
+ <span class="keyword">typedef</span> <a class="link" href="subtract_typeof_helper.html#idp363713168-bb"><span class="identifier">typeof</span></a><span class="special">(</span><span class="special">(</span><span class="identifier">typeof_</span><span class="special">::</span><span class="identifier">make</span><span class="special">&lt;</span> <span class="identifier">X</span> <span class="special">&gt;</span><span class="special">(</span><span class="special">)</span><span class="special">-</span><span class="identifier">typeof_</span><span class="special">::</span><span class="identifier">make</span><span class="special">&lt;</span> <span class="identifier">Y</span> <span class="special">&gt;</span><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">)</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idm45555058514208"></a><h2>Description</h2>
+<a name="idp468728288"></a><h2>Description</h2>
<div class="refsect2">
-<a name="idm45555058513792"></a><h3>
-<a name="idm45506851546960-bb"></a><code class="computeroutput">subtract_typeof_helper</code> public member functions</h3>
-<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">typedef</span> <a name="idm45506851546400-bb"></a><span class="identifier">typeof</span><span class="special">(</span><span class="special">(</span><span class="identifier">typeof_</span><span class="special">::</span><span class="identifier">make</span><span class="special">&lt;</span> <span class="identifier">X</span> <span class="special">&gt;</span><span class="special">(</span><span class="special">)</span><span class="special">-</span><span class="identifier">typeof_</span><span class="special">::</span><span class="identifier">make</span><span class="special">&lt;</span> <span class="identifier">Y</span> <span class="special">&gt;</span><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">)</span><span class="special">;</span></pre></li></ol></div>
+<a name="idp468728704"></a><h3>
+<a name="idp363712608-bb"></a><code class="computeroutput">subtract_typeof_helper</code> public member functions</h3>
+<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">typedef</span> <a name="idp363713168-bb"></a><span class="identifier">typeof</span><span class="special">(</span><span class="special">(</span><span class="identifier">typeof_</span><span class="special">::</span><span class="identifier">make</span><span class="special">&lt;</span> <span class="identifier">X</span> <span class="special">&gt;</span><span class="special">(</span><span class="special">)</span><span class="special">-</span><span class="identifier">typeof_</span><span class="special">::</span><span class="identifier">make</span><span class="special">&lt;</span> <span class="identifier">Y</span> <span class="special">&gt;</span><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">)</span><span class="special">;</span></pre></li></ol></div>
</div>
</div>
</div>
@@ -58,7 +58,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="root_typeof_helper.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_units/Reference.html#header.boost.units.operators_hpp"><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="unary_minus_typeof_helper.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="add_typeof_helper.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_units/Reference.html#header.boost.units.operators_hpp"><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="multiply_typeof_helper.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>