[Bug c++/124200] [modules][reflection] members_of does not see members of namespaces provided via modules

nshead at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 12 23:45:54 GMT 2026


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

Nathaniel Shead <nshead at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2026-03-12
             Status|UNCONFIRMED                 |NEW

--- Comment #16 from Nathaniel Shead <nshead at gcc dot gnu.org> ---
Main issue is fixed, but there's still some concerns about how we do visibility
for imported templates calling members_of; see the thread at
https://gcc.gnu.org/pipermail/gcc-patches/2026-March/710478.html.


More information about the Gcc-bugs mailing list