https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89237
Jason Merrill changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89237
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89237
--- Comment #2 from Andrew Pinski ---
ICC also rejects it with the same message as GCC even.
MSVC rejects it with:
(9): error C2794: 'type': is not a member of any direct or indirect
base class of 'enable_if'
(9): warning C4305: 'specialization'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89237
Martin Sebor changed:
What|Removed |Added
Keywords||rejects-valid
Status|UNCONFIR