[Bug c++/87407] Enhance -Wunused-function to handle also inline functions

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 24 11:22:00 GMT 2018


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

--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Why do you want to have static inline functions in headers in C++?

Why do you want to have static inline functions NOT in headers in C++?


More information about the Gcc-bugs mailing list