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.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/boost_units/Units.html b/doc/html/boost_units/Units.html
index de85e07c19..b78f253ad5 100644
--- a/doc/html/boost_units/Units.html
+++ b/doc/html/boost_units/Units.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -84,7 +85,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_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
+ These operations are supported through free functions <span class="underline"><code class="computeroutput"><a class="link" href="../boost/units/pow_idp346584880.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_idp347438144">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>