summaryrefslogtreecommitdiff
path: root/doc/html/boost/units/root_typeof_helper.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/units/root_typeof_helper.html')
-rw-r--r--[-rwxr-xr-x]doc/html/boost/units/root_typeof_helper.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/boost/units/root_typeof_helper.html b/doc/html/boost/units/root_typeof_helper.html
index 66100d9e37..bc7ea68d52 100755..100644
--- a/doc/html/boost/units/root_typeof_helper.html
+++ b/doc/html/boost/units/root_typeof_helper.html
@@ -7,7 +7,7 @@
<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="power_typeof_helper.html" title="Struct template power_typeof_helper">
-<link rel="next" href="pow_id1741836.html" title="Function template pow">
+<link rel="next" href="pow_id1805481.html" title="Function template pow">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="power_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="pow_id1741836.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="power_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="pow_id1805481.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.units.root_typeof_helper"></a><div class="titlepage"></div>
@@ -36,17 +36,17 @@
<span class="comment">// types</span>
<span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.units.root_typeof_helper.type"></a><span class="identifier">type</span><span class="special">;</span> <span class="comment">// specifies the result type </span>
- <span class="comment">// <a class="link" href="root_typeof_helper.html#id1741800-bb">public static functions</a></span>
- <span class="keyword">static</span> <a class="link" href="root_typeof_helper.html#boost.units.root_typeof_helper.type">type</a> <a class="link" href="root_typeof_helper.html#id1741804-bb"><span class="identifier">value</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">Radicand</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span>
+ <span class="comment">// <a class="link" href="root_typeof_helper.html#id1805445-bb">public static functions</a></span>
+ <span class="keyword">static</span> <a class="link" href="root_typeof_helper.html#boost.units.root_typeof_helper.type">type</a> <a class="link" href="root_typeof_helper.html#id1805449-bb"><span class="identifier">value</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">Radicand</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id3498507"></a><h2>Description</h2>
+<a name="id3595906"></a><h2>Description</h2>
<p>A helper used by <code class="computeroutput">root</code> to take a root of a runtime object using a compile time known index. This template is intended to be specialized. All specializations must conform to the interface shown here. <code class="computeroutput">Index</code> will be either the type passed to <code class="computeroutput">pow</code> or <code class="computeroutput">static_rational&lt;N&gt;</code> for and integer argument, N. </p>
<div class="refsect2">
-<a name="id3498541"></a><h3>
-<a name="id1741800-bb"></a><code class="computeroutput">root_typeof_helper</code> public static functions</h3>
+<a name="id3595940"></a><h3>
+<a name="id1805445-bb"></a><code class="computeroutput">root_typeof_helper</code> public static functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem">
-<pre class="literallayout"><span class="keyword">static</span> <a class="link" href="root_typeof_helper.html#boost.units.root_typeof_helper.type">type</a> <a name="id1741804-bb"></a><span class="identifier">value</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">Radicand</span> <span class="special">&amp;</span> base<span class="special">)</span><span class="special">;</span></pre>Carries out the runtime calculation. </li></ol></div>
+<pre class="literallayout"><span class="keyword">static</span> <a class="link" href="root_typeof_helper.html#boost.units.root_typeof_helper.type">type</a> <a name="id1805449-bb"></a><span class="identifier">value</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">Radicand</span> <span class="special">&amp;</span> base<span class="special">)</span><span class="special">;</span></pre>Carries out the runtime calculation. </li></ol></div>
</div>
</div>
</div>
@@ -61,7 +61,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="power_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="pow_id1741836.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="power_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="pow_id1805481.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>