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

--- Comment #3 from Barry Revzin <barry.revzin at gmail dot com> ---
Yeah, they're banned in non-static data members also. But there, we just can't
have any "auto" non-static data members, whereas you can have "auto" static
data members (just not structured bindings).

Reply via email to