How to check that a member function is generated by compiler?
Ali Çehreli
acehreli at yahoo.com
Fri Feb 25 19:06:25 UTC 2022
On 2/25/22 08:24, Paul Backus wrote:
> I've seen `.stringof` give inconsistent results. (E.g.,
> https://issues.dlang.org/show_bug.cgi?id=18269)
That must be a part of the reasons why Adam D Ruppe repeats that
.stringof should not be used for such programmatic purposes e.g. if I
remember correctly should not be used in string mixins.
Ali
More information about the Digitalmars-d-learn
mailing list