aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/xml
diff options
context:
space:
mode:
authorFrançois Dumont <fdumont@gcc.gnu.org>2014-10-25 20:18:19 +0000
committerFrançois Dumont <fdumont@gcc.gnu.org>2014-10-25 20:18:19 +0000
commit01804570141867ab9ea7ceaad5c278671f8df842 (patch)
tree71fff4a9b2262640caa8de7e45d50da5e5f27265 /libstdc++-v3/doc/xml
parentfff72f2e3c69800fa59eee5bd34ac69665e8bb06 (diff)
2014-10-25 François Dumont <fdumont@gcc.gnu.org>
* doc/xml/manual/status_cxx2011.xml: Update unordered container specific behavior. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@216692 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/xml')
-rw-r--r--libstdc++-v3/doc/xml/manual/status_cxx2011.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
index 7b631c2e402..455c704434f 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
@@ -2612,8 +2612,8 @@ particular release.
<emphasis>23.5.5.2 [unord.multimap.cnstr]</emphasis>,
<emphasis>23.5.6.2 [unord.set.cnstr]</emphasis>,
<emphasis>23.5.7.2 [unord.multiset.cnstr]</emphasis>
- The default bucket count is 10 for the default constructors
- and 0 for the range constructors and initializer-list constructors.
+ The default minimal bucket count is 0 for the default constructors, range
+ constructors and initializer-list constructors.
</para>
<para>