[Issue 21142] TypeInfo_Class.offTi() not available via introspection

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 10 01:41:57 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=21142

Adam D. Ruppe <destructionator at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |destructionator at gmail.com

--- Comment #1 from Adam D. Ruppe <destructionator at gmail.com> ---
Can't you use __traits(all/getMembers) to get this?

....though I don't know exactly what offTi is supposed to be anyway.

--


More information about the Digitalmars-d-bugs mailing list