[Bug c++/30812] enhancement: exception specification in __PRETTY_FUNCTION__

nathan at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 29 15:56:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30812

Nathan Sidwell <nathan at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nathan at gcc dot gnu.org

--- Comment #4 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
A function's noexceptness is part of the type in c++11, so it might make sense
to include that.


More information about the Gcc-bugs mailing list