[Bug libstdc++/82470] Structured bindings don't work with std::tuple if a type has a get member function

ville.voutilainen at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Oct 9 03:22:00 GMT 2017


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

--- Comment #4 from Ville Voutilainen <ville.voutilainen at gmail dot com> ---
Ah yes, the compiler is indeed correct, the standard suggests looking up a
member function. Time to fix the spec, then. :)


More information about the Gcc-bugs mailing list