This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3] Update shared_ptr for noexcept


2011-05-18  Jonathan Wakely  <jwakely.gcc@gmail.com>

        * include/bits/shared_ptr_base.h: Use noexcept. Define special member
        functions as defaulted/deleted.
        * include/bits/shared_ptr.h: Use noexcept.
        * 20_util/shared_ptr/cons/43820_neg.cc: Adjust dg-error line numbers.
        * 20_util/weak_ptr/comparison/cmp_neg.cc: Likewise.

tested x86_64-linux and committed to trunk.

Attachment: sp-noexcept.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]