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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Or another possible wording would be that a constexpr function which is not a
valid constant expression for all possible parameter values is invalid.
I believe such wording is there for templates and instead of parameter values
all template arguments.

Reply via email to