summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html')
-rw-r--r--doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html b/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
index 22caeb3ce7..527116f8cd 100644
--- a/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
+++ b/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_UNITS_DEFINE_CONVERSION_FACTOR</title>
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.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.conversion_hpp" title="Header &lt;boost/units/conversion.hpp&gt;">
<link rel="prev" href="boost/units/conversion_helper.html" title="Struct template conversion_helper">
@@ -34,7 +34,7 @@
</span>BOOST_UNITS_DEFINE_CONVERSION_FACTOR(Source, Destination, type_, value_)</pre></div>
<div class="refsect1">
-<a name="idp463336080"></a><h2>Description</h2>
+<a name="idm45927725930640"></a><h2>Description</h2>
<p>Defines the conversion factor from a base unit to any unit or to another base unit with the correct dimensions. Uses of this macro must appear at global scope. If the destination unit is a base unit or a unit that contains only one base unit which is raised to the first power (e.g. feet-&gt;meters) the reverse (meters-&gt;feet in this example) need not be defined explicitly. </p>
</div>
</div>