Imported Upstream version 1.57.0
[platform/upstream/boost.git] / doc / html / BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
index 96c28fc..65e2112 100644 (file)
@@ -3,7 +3,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.78.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">
@@ -33,7 +33,7 @@
 
 </span>BOOST_UNITS_DEFINE_CONVERSION_FACTOR(Source, Destination, type_, value_)</pre></div>
 <div class="refsect1">
-<a name="id3549483"></a><h2>Description</h2>
+<a name="idp492892240"></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>