public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "glisse at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/58338] Add noexcept to functions with a narrow contract
Date: Thu, 19 Sep 2013 11:40:00 -0000	[thread overview]
Message-ID: <bug-58338-4-SLZKsTfSjZ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-58338-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58338

--- Comment #6 from Marc Glisse <glisse at gcc dot gnu.org> ---
Author: glisse
Date: Thu Sep 19 11:40:29 2013
New Revision: 202737

URL: http://gcc.gnu.org/viewcvs?rev=202737&root=gcc&view=rev
Log:
2013-09-19  Marc Glisse  <marc.glisse@inria.fr>

    PR libstdc++/58338
    * include/bits/stl_tree.h (_Rb_tree_node_base) [_S_minimum, _S_maximum]:
    Mark as noexcept.
    (_Rb_tree_iterator) [_Rb_tree_iterator, operator*, operator->,
    operator++, operator--, operator==, operator!=]: Likewise.
    (_Rb_tree_const_iterator) [_Rb_tree_const_iterator, _M_const_cast,
    operator*, operator->, operator++, operator--, operator==, operator!=]:
    Likewise.
    (operator==(const _Rb_tree_iterator&, const _Rb_tree_const_iterator&),
    operator!=(const _Rb_tree_iterator&, const _Rb_tree_const_iterator&)):
    Likewise.
    (_Rb_tree) [_M_put_node, _M_destroy_node, _M_root, _M_leftmost,
    _M_rightmost, _M_begin, _M_end, _S_left, _S_right, _S_minimum,
    _S_maximum]: Likewise.
    * include/debug/string (basic_string) [basic_string(const _Allocator&),
    shrink_to_fit, operator[], pop_back]: Likewise.
    * include/ext/vstring.h (__versa_string) [_M_limit, _M_disjunct,
    _M_ibegin, _M_iend, __versa_string(const _Alloc&),
    operator=(__versa_string&&), shrink_to_fit, operator[], front,
    back, assign(__versa_string&&), swap]: Likewise.
    (__versa_string) [__versa_string(), __versa_string(const _Alloc&)]:
    Merge.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_tree.h
    trunk/libstdc++-v3/include/debug/string
    trunk/libstdc++-v3/include/ext/vstring.h


  parent reply	other threads:[~2013-09-19 11:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-06 17:33 [Bug libstdc++/58338] New: " glisse at gcc dot gnu.org
2013-09-06 18:12 ` [Bug libstdc++/58338] " daniel.kruegler at googlemail dot com
2013-09-17 12:24 ` glisse at gcc dot gnu.org
2013-09-18 11:21 ` glisse at gcc dot gnu.org
2013-09-18 18:31 ` glisse at gcc dot gnu.org
2013-09-19 11:40 ` glisse at gcc dot gnu.org [this message]
2013-09-20 15:50 ` glisse at gcc dot gnu.org
2013-09-24 10:07 ` glisse at gcc dot gnu.org
2013-09-25 20:28 ` glisse at gcc dot gnu.org
2013-10-12 22:06 ` bredelin at ucla dot edu
2013-10-13  6:24 ` glisse at gcc dot gnu.org
2013-10-13  7:20 ` glisse at gcc dot gnu.org
2013-10-13 11:13 ` paolo.carlini at oracle dot com
2014-02-22 10:24 ` glisse at gcc dot gnu.org
2021-08-31  8:19 ` redi at gcc dot gnu.org
2021-08-31  8:37 ` glisse at gcc dot gnu.org
2023-07-09 15:29 ` dangelog at gmail dot com
2023-07-10  8:22 ` redi at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-58338-4-SLZKsTfSjZ@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).