The worst Phobos template (in binderoo)
Pierre Krafft via Digitalmars-d
digitalmars-d at puremagic.com
Wed Sep 14 15:48:29 PDT 2016
On Wednesday, 14 September 2016 at 20:24:13 UTC, Stefan Koch
wrote:
> I would like to see users of fullyQualifiedName because apart
> from binderoo code which seems to work, I have none.
I've had to use fullyQualifiedName in some string mixins. Take a
look at
https://github.com/BlackEdder/painlessjson/blob/9f9b94b3a47ada4ffdea16ef5dc5476c74cb9a06/source/painlessjson/painlessjson.d#L415. I also recommend using GitHub search to find other examples.
More information about the Digitalmars-d
mailing list