[Bug c++/99160] A wrong accessible check when using a using-declaration that introduces the names of type and function

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 16 10:07:46 GMT 2021


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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #2)
> he using-declaration finds a class and a function, and ignores the class,

See [namepace.udecl] p1 and [basic.lookup.general] p4.


More information about the Gcc-bugs mailing list