[Bug c++/100666] [9/10 Regression] warning: ignoring return value of 'constexpr _Tp&& std::forward(typename std::remove_reference<_Tp>::type&) [with _Tp = std::nullptr_t; ...]', declared with attribute 'nodiscard' [-Wunused-result]
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 11 06:34:19 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100666
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed.
More information about the Gcc-bugs
mailing list