status_cxx2011.xml: Update unordered container specific behavior.
2014-10-25 François Dumont <fdumont@gcc.gnu.org> * doc/xml/manual/status_cxx2011.xml: Update unordered container specific behavior. From-SVN: r216692
This commit is contained in:
parent
7fd746204c
commit
608b9c889e
@ -1,3 +1,8 @@
|
||||
2014-10-25 François Dumont <fdumont@gcc.gnu.org>
|
||||
|
||||
* doc/xml/manual/status_cxx2011.xml: Update unordered container
|
||||
specific behavior.
|
||||
|
||||
2014-10-24 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* testsuite/18_support/headers/cstdbool/macros.cc: New.
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user