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--[-rwxr-xr-x]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 718cdbdd56..1a10f5ddf2 100755..100644
--- a/doc/html/boost/units/make_dimension_list.html
+++ b/doc/html/boost/units/make_dimension_list.html
@@ -37,7 +37,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="id3453617"></a><h2>Description</h2>
+<a name="id3551324"></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>