[Bug c++/60512] would be useful if gcc implemented __has_feature similary to clang
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 2 16:43:43 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60512
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WORKSFORME |---
CC| |jason at gcc dot gnu.org
Status|RESOLVED |NEW
--- Comment #12 from Jason Merrill <jason at gcc dot gnu.org> ---
I agree that __has_feature seems redundant with feature test macros, but it
does seem reasonable to implement for portability.
More information about the Gcc-bugs
mailing list