summaryrefslogtreecommitdiff
path: root/doc/html/boost/units/temperature_base_dimension.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/units/temperature_base_dimension.html')
-rw-r--r--doc/html/boost/units/temperature_base_dimension.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/html/boost/units/temperature_base_dimension.html b/doc/html/boost/units/temperature_base_dimension.html
index ae39c5272a..a5b1e39225 100644
--- a/doc/html/boost/units/temperature_base_dimension.html
+++ b/doc/html/boost/units/temperature_base_dimension.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct temperature_base_dimension</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.physical_dimensions.temperature_hpp" title="Header &lt;boost/units/physical_dimensions/temperature.hpp&gt;">
<link rel="prev" href="solid_angle_base_dimension.html" title="Struct solid_angle_base_dimension">
@@ -33,7 +33,9 @@
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../boost_units/Reference.html#header.boost.units.physical_dimensions.temperature_hpp" title="Header &lt;boost/units/physical_dimensions/temperature.hpp&gt;">boost/units/physical_dimensions/temperature.hpp</a>&gt;
</span>
-<span class="keyword">struct</span> <a class="link" href="temperature_base_dimension.html" title="Struct temperature_base_dimension">temperature_base_dimension</a> <span class="special">{</span>
+<span class="keyword">struct</span> <a class="link" href="temperature_base_dimension.html" title="Struct temperature_base_dimension">temperature_base_dimension</a> <span class="special">:</span>
+ <span class="keyword">public</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">units</span><span class="special">::</span><span class="identifier">base_dimension</span><span class="special">&lt;</span> <span class="identifier">temperature_base_dimension</span><span class="special">,</span><span class="special">-</span><span class="number">5</span> <span class="special">&gt;</span>
+<span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>