mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-31 03:47:16 +02:00
Unordered: at
is in the standard.
[SVN r74531]
This commit is contained in:
@ -811,10 +811,6 @@ EOL;
|
|||||||
<throws>
|
<throws>
|
||||||
<para>An exception object of type <code>std::out_of_range</code> if no such element is present.</para>
|
<para>An exception object of type <code>std::out_of_range</code> if no such element is present.</para>
|
||||||
</throws>
|
</throws>
|
||||||
<notes>
|
|
||||||
<para>This is not specified in the draft standard, but that is probably an oversight. The issue has been raised in
|
|
||||||
<ulink url="http://groups.google.com/group/comp.std.c++/browse_thread/thread/ab7c22a868fd370b">comp.std.c++</ulink>.</para>
|
|
||||||
</notes>
|
|
||||||
</overloaded-method>
|
</overloaded-method>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
</method-group>
|
</method-group>
|
||||||
|
@ -2618,10 +2618,6 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|||||||
<throws>
|
<throws>
|
||||||
<para>An exception object of type <code>std::out_of_range</code> if no such element is present.</para>
|
<para>An exception object of type <code>std::out_of_range</code> if no such element is present.</para>
|
||||||
</throws>
|
</throws>
|
||||||
<notes>
|
|
||||||
<para>This is not specified in the draft standard, but that is probably an oversight. The issue has been raised in
|
|
||||||
<ulink url="http://groups.google.com/group/comp.std.c++/browse_thread/thread/ab7c22a868fd370b">comp.std.c++</ulink>.</para>
|
|
||||||
</notes>
|
|
||||||
</overloaded-method>
|
</overloaded-method>
|
||||||
</method-group>
|
</method-group>
|
||||||
<method-group name="bucket interface">
|
<method-group name="bucket interface">
|
||||||
|
Reference in New Issue
Block a user