$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2007-12-16 05:28:08
Author: danieljames
Date: 2007-12-16 05:28:08 EST (Sun, 16 Dec 2007)
New Revision: 42097
URL: http://svn.boost.org/trac/boost/changeset/42097
Log:
Document the explicit constructors.
Text files modified:
sandbox/unordered/libs/unordered/doc/ref.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
Modified: sandbox/unordered/libs/unordered/doc/ref.xml
==============================================================================
--- sandbox/unordered/libs/unordered/doc/ref.xml (original)
+++ sandbox/unordered/libs/unordered/doc/ref.xml 2007-12-16 05:28:08 EST (Sun, 16 Dec 2007)
@@ -128,7 +128,7 @@
<para>A const_local_iterator object can be used to iterate through a single bucket.</para>
</description>
</typedef>
- <constructor>
+ <constructor specifiers="explicit">
<parameter name="n">
<paramtype>size_type</paramtype>
<default><emphasis>implementation-defined</emphasis></default>
@@ -708,7 +708,7 @@
<para>A const_local_iterator object can be used to iterate through a single bucket.</para>
</description>
</typedef>
- <constructor>
+ <constructor specifiers="explicit">
<parameter name="n">
<paramtype>size_type</paramtype>
<default><emphasis>implementation-defined</emphasis></default>
@@ -1303,7 +1303,7 @@
<para>A const_local_iterator object can be used to iterate through a single bucket.</para>
</description>
</typedef>
- <constructor>
+ <constructor specifiers="explicit">
<parameter name="n">
<paramtype>size_type</paramtype>
<default><emphasis>implementation-defined</emphasis></default>
@@ -1927,7 +1927,7 @@
<para>A const_local_iterator object can be used to iterate through a single bucket.</para>
</description>
</typedef>
- <constructor>
+ <constructor specifiers="explicit">
<parameter name="n">
<paramtype>size_type</paramtype>
<default><emphasis>implementation-defined</emphasis></default>