[Bug c++/79502] [[nodiscard]] attribute ignored for class template
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 14 07:47:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79502
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
How is it related? nodiscard has completely different warning code from
warn_unused_result.
More information about the Gcc-bugs
mailing list