core.reflect vs c++ reflection

Per Nordlöw per.nordlow at gmail.com
Tue Sep 28 12:32:04 UTC 2021


On Tuesday, 28 September 2021 at 11:45:37 UTC, Adam D Ruppe wrote:
> It is called
>
> __traits(identifier)
>
> .stringof should never be used outside of debugging messages.

Why is `.stringof` worse than `__traits(identifier)`?


More information about the Digitalmars-d mailing list