summaryrefslogtreecommitdiff
path: root/doc/html/boost/units/make_dimension_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/units/make_dimension_list.html')
-rw-r--r--doc/html/boost/units/make_dimension_list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/units/make_dimension_list.html b/doc/html/boost/units/make_dimension_list.html
index e94a6a2810..3c23863cc7 100644
--- a/doc/html/boost/units/make_dimension_list.html
+++ b/doc/html/boost/units/make_dimension_list.html
@@ -38,7 +38,7 @@
<span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.units.make_dimension_list.type"></a><span class="identifier">type</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp669085904"></a><h2>Description</h2>
+<a name="idp581499120"></a><h2>Description</h2>
<p>Reduce dimension list to cardinal form. This algorithm collapses duplicate base dimension tags and sorts the resulting list by the tag ordinal value. Dimension lists that resolve to the same dimension are guaranteed to be represented by an identical type.</p>
<p>The argument should be an MPL forward sequence containing instances of the <code class="computeroutput">dim</code> template.</p>
<p>The result is also an MPL forward sequence. It also supports the following metafunctions to allow use as a dimension.</p>