[Bug c++/94554] spurious -Waddress warning within "if constexpr" function-null compares

myriachan at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Apr 10 20:22:27 GMT 2020


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

--- Comment #2 from Melissa <myriachan at gmail dot com> ---
Templates that take an optional function pointer as a template parameter.  It
lets you have templates that change behavior if a null function pointer is
passed.


More information about the Gcc-bugs mailing list