summaryrefslogtreecommitdiff
path: root/doc/html/boost/units/multiply_typeof_helper.html
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:38:45 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:39:52 +0900
commit5cde13f21d36c7224b0e13d11c4b49379ae5210d (patch)
treee8269ac85a4b0f7d416e2565fa4f451b5cb41351 /doc/html/boost/units/multiply_typeof_helper.html
parentd9ec475d945d3035377a0d89ed42e382d8988891 (diff)
downloadboost-5cde13f21d36c7224b0e13d11c4b49379ae5210d.tar.gz
boost-5cde13f21d36c7224b0e13d11c4b49379ae5210d.tar.bz2
boost-5cde13f21d36c7224b0e13d11c4b49379ae5210d.zip
Imported Upstream version 1.61.0
Change-Id: I96a1f878d1e6164f01e9aadd5147f38fca448d90 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/boost/units/multiply_typeof_helper.html')
-rw-r--r--doc/html/boost/units/multiply_typeof_helper.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/html/boost/units/multiply_typeof_helper.html b/doc/html/boost/units/multiply_typeof_helper.html
index 34e3df6c57..7afd6f058a 100644
--- a/doc/html/boost/units/multiply_typeof_helper.html
+++ b/doc/html/boost/units/multiply_typeof_helper.html
@@ -4,11 +4,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template multiply_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="divide_typeof_helper.html" title="Struct template divide_typeof_helper">
-<link rel="next" href="power_typeof_helper.html" title="Struct template power_typeof_helper">
+<link rel="prev" href="subtract_typeof_helper.html" title="Struct template subtract_typeof_helper">
+<link rel="next" href="divide_typeof_helper.html" title="Struct template divide_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="divide_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="power_typeof_helper.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="subtract_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="divide_typeof_helper.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.units.multiply_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="multiply_typeof_helper.html" title="Struct template multiply_typeof_helper">multiply_typeof_helper</a> <span class="special">{</span>
- <span class="comment">// <a class="link" href="multiply_typeof_helper.html#idm45506851567696-bb">public member functions</a></span>
- <span class="keyword">typedef</span> <a class="link" href="multiply_typeof_helper.html#idm45506851567136-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="multiply_typeof_helper.html#idp363716704-bb">public member functions</a></span>
+ <span class="keyword">typedef</span> <a class="link" href="multiply_typeof_helper.html#idp363717264-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="idm45555058632096"></a><h2>Description</h2>
+<a name="idp468772768"></a><h2>Description</h2>
<div class="refsect2">
-<a name="idm45555058631680"></a><h3>
-<a name="idm45506851567696-bb"></a><code class="computeroutput">multiply_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="idm45506851567136-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="idp468773184"></a><h3>
+<a name="idp363716704-bb"></a><code class="computeroutput">multiply_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="idp363717264-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="divide_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="power_typeof_helper.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="subtract_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="divide_typeof_helper.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>