diff --git a/doc/ref.php b/doc/ref.php index 30d79a92..599a1a77 100644 --- a/doc/ref.php +++ b/doc/ref.php @@ -811,10 +811,6 @@ EOL; An exception object of type std::out_of_range if no such element is present. - - This is not specified in the draft standard, but that is probably an oversight. The issue has been raised in - comp.std.c++. - diff --git a/doc/ref.xml b/doc/ref.xml index a31236dd..101064c5 100644 --- a/doc/ref.xml +++ b/doc/ref.xml @@ -2618,10 +2618,6 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) An exception object of type std::out_of_range if no such element is present. - - This is not specified in the draft standard, but that is probably an oversight. The issue has been raised in - comp.std.c++. -