Document the explicit constructors.

[SVN r42097]
This commit is contained in:
Daniel James
2007-12-16 10:28:08 +00:00
parent 899ec5a6d9
commit 27f40410c1

View File

@@ -128,7 +128,7 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
<para>A const_local_iterator object can be used to iterate through a single bucket.</para> <para>A const_local_iterator object can be used to iterate through a single bucket.</para>
</description> </description>
</typedef> </typedef>
<constructor> <constructor specifiers="explicit">
<parameter name="n"> <parameter name="n">
<paramtype>size_type</paramtype> <paramtype>size_type</paramtype>
<default><emphasis>implementation-defined</emphasis></default> <default><emphasis>implementation-defined</emphasis></default>
@@ -708,7 +708,7 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
<para>A const_local_iterator object can be used to iterate through a single bucket.</para> <para>A const_local_iterator object can be used to iterate through a single bucket.</para>
</description> </description>
</typedef> </typedef>
<constructor> <constructor specifiers="explicit">
<parameter name="n"> <parameter name="n">
<paramtype>size_type</paramtype> <paramtype>size_type</paramtype>
<default><emphasis>implementation-defined</emphasis></default> <default><emphasis>implementation-defined</emphasis></default>
@@ -1303,7 +1303,7 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
<para>A const_local_iterator object can be used to iterate through a single bucket.</para> <para>A const_local_iterator object can be used to iterate through a single bucket.</para>
</description> </description>
</typedef> </typedef>
<constructor> <constructor specifiers="explicit">
<parameter name="n"> <parameter name="n">
<paramtype>size_type</paramtype> <paramtype>size_type</paramtype>
<default><emphasis>implementation-defined</emphasis></default> <default><emphasis>implementation-defined</emphasis></default>
@@ -1927,7 +1927,7 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
<para>A const_local_iterator object can be used to iterate through a single bucket.</para> <para>A const_local_iterator object can be used to iterate through a single bucket.</para>
</description> </description>
</typedef> </typedef>
<constructor> <constructor specifiers="explicit">
<parameter name="n"> <parameter name="n">
<paramtype>size_type</paramtype> <paramtype>size_type</paramtype>
<default><emphasis>implementation-defined</emphasis></default> <default><emphasis>implementation-defined</emphasis></default>