Why does `static foreach` lead to something calling `~=` internally?

0xEAB desisma at heidel.beer
Sun Jul 7 18:45:14 UTC 2019


On Sunday, 7 July 2019 at 16:51:57 UTC, 0xEAB wrote:
> Why does this `static foreach` lead to hidden usage of operator


Further notes by Dan (aka "Wild"):
> I added some small printfs to the compiler, http://ix.io/1NWM
> It seems like it lowers it into something weird



More information about the Digitalmars-d-learn mailing list