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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note, constexpr there works in the enumerating/iterating cases and for
destructuring if not using std::tuple_size, i.e. when iterating over class
non-static members.

Reply via email to