summaryrefslogtreecommitdiff
path: root/doc/html/boost_units/Units.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_units/Units.html')
-rw-r--r--doc/html/boost_units/Units.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_units/Units.html b/doc/html/boost_units/Units.html
index 1940e26c7b..de85e07c19 100644
--- a/doc/html/boost_units/Units.html
+++ b/doc/html/boost_units/Units.html
@@ -84,7 +84,7 @@
dimension associated with powers and roots must be computed at compile-time,
it is not possible to provide overloads for <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">pow</span></code> that
function correctly for <span class="underline"><code class="computeroutput"><a class="link" href="../boost/units/unit.html" title="Class template unit">unit</a></code></span>s.
- These operations are supported through free functions <span class="underline"><code class="computeroutput"><a class="link" href="../boost/units/pow_idp344260208.html" title="Function template pow">pow</a></code></span> and <span class="underline"><code class="computeroutput"><a class="link" href="Reference.html#boost.units.root_idp345115280">root</a></code></span> that are templated
+ These operations are supported through free functions <span class="underline"><code class="computeroutput"><a class="link" href="../boost/units/pow_idp341202912.html" title="Function template pow">pow</a></code></span> and <span class="underline"><code class="computeroutput"><a class="link" href="Reference.html#boost.units.root_idp342056176">root</a></code></span> that are templated
on integer and <span class="underline"><code class="computeroutput"><a class="link" href="../boost/units/static_rational.html" title="Class template static_rational">static_rational</a></code></span>
values and can take as an argument any type for which the utility classes
<span class="underline"><code class="computeroutput"><a class="link" href="../boost/units/power_typeof_helper.html" title="Struct template power_typeof_helper">power_typeof_helper</a></code></span>