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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note the static_assert is not needed, it could just be
`decltype(level1)::value` even.

Reply via email to