summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:05:34 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:06:28 +0900
commit34bd32e225e2a8a94104489b31c42e5801cc1f4a (patch)
treed021b579a0c190354819974e1eaf0baa54b551f3 /doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
parentf763a99a501650eff2c60288aa6f10ef916d769e (diff)
downloadboost-34bd32e225e2a8a94104489b31c42e5801cc1f4a.tar.gz
boost-34bd32e225e2a8a94104489b31c42e5801cc1f4a.tar.bz2
boost-34bd32e225e2a8a94104489b31c42e5801cc1f4a.zip
Imported Upstream version 1.63.0upstream/1.63.0
Change-Id: Iac85556a04b7e58d63ba636dedb0986e3555714a Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html')
-rw-r--r--doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html b/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
index 527116f8cd..ef8318ca79 100644
--- a/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
+++ b/doc/html/BOOST_UNITS_DEFINE_CONVERSION_FACTOR.html
@@ -34,7 +34,7 @@
</span>BOOST_UNITS_DEFINE_CONVERSION_FACTOR(Source, Destination, type_, value_)</pre></div>
<div class="refsect1">
-<a name="idm45927725930640"></a><h2>Description</h2>
+<a name="idp668874384"></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>