Imported Upstream version 1.57.0
[platform/upstream/boost.git] / doc / html / boost / units / scale.html
index 7bd4082..190df1d 100644 (file)
@@ -3,11 +3,11 @@
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Struct template scale</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.scale_hpp" title="Header &lt;boost/units/scale.hpp&gt;">
-<link rel="prev" href="reduce_unit.html" title="Struct template reduce_unit">
-<link rel="next" href="scaled_base_unit.html" title="Struct template scaled_base_unit">
+<link rel="prev" href="scaled_base_unit.html" title="Struct template scaled_base_unit">
+<link rel="next" href="../../BOOST_UNITS_STATIC_CONSTANT.html" title="Macro BOOST_UNITS_STATIC_CONSTANT">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
@@ -20,7 +20,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="reduce_unit.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_units/Reference.html#header.boost.units.scale_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="scaled_base_unit.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="scaled_base_unit.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_units/Reference.html#header.boost.units.scale_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../BOOST_UNITS_STATIC_CONSTANT.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
 </div>
 <div class="refentry">
 <a name="boost.units.scale"></a><div class="titlepage"></div>
   <span class="keyword">typedef</span> <span class="identifier">Exponent</span> <a name="boost.units.scale.exponent"></a><span class="identifier">exponent</span><span class="special">;</span>  
   <span class="keyword">typedef</span> <span class="keyword">double</span>   <a name="boost.units.scale.value_type"></a><span class="identifier">value_type</span><span class="special">;</span>
 
-  <span class="comment">// <a class="link" href="scale.html#id1808173-bb">public static functions</a></span>
-  <span class="keyword">static</span> <span class="identifier">value_type</span> <a class="link" href="scale.html#id1808176-bb"><span class="identifier">value</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
+  <span class="comment">// <a class="link" href="scale.html#idp345444336-bb">public static functions</a></span>
+  <span class="keyword">static</span> <span class="identifier">value_type</span> <a class="link" href="scale.html#idp345444896-bb"><span class="identifier">value</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
 
   <span class="comment">// public data members</span>
   <span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">base</span><span class="special">;</span>
 <span class="special">}</span><span class="special">;</span></pre></div>
 <div class="refsect1">
-<a name="id3612672"></a><h2>Description</h2>
+<a name="idp500542256"></a><h2>Description</h2>
 <p>class representing a scaling factor such as 10^3 The exponent must be a static rational. </p>
 <div class="refsect2">
-<a name="id3612679"></a><h3>
-<a name="id1808173-bb"></a><code class="computeroutput">scale</code> public static functions</h3>
-<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">static</span> <span class="identifier">value_type</span> <a name="id1808176-bb"></a><span class="identifier">value</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre></li></ol></div>
+<a name="idp500543040"></a><h3>
+<a name="idp345444336-bb"></a><code class="computeroutput">scale</code> public static functions</h3>
+<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">static</span> <span class="identifier">value_type</span> <a name="idp345444896-bb"></a><span class="identifier">value</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre></li></ol></div>
 </div>
 </div>
 </div>
@@ -64,7 +64,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="reduce_unit.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_units/Reference.html#header.boost.units.scale_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="scaled_base_unit.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="scaled_base_unit.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_units/Reference.html#header.boost.units.scale_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../BOOST_UNITS_STATIC_CONSTANT.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>