How does one determine the UDAs of all symbols contained in a given module?
Jacob Carlborg via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Mon Jul 24 23:15:48 PDT 2017
On 2017-07-21 06:16, Andrew Edwards wrote:
> Thanks... Minus the AliasSeq bit, this is pretty much what I've been
> working with since talking to Brain. The main problem I'm facing is that
> it fails to compileif any of the symbols in the imported module is
> marked private.
Ah, yes. That's a known problem. I think it was agreed that everything
should be accessible through introspection.
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list