Koenig lookup in D?
deadalnix
deadalnix at gmail.com
Tue Aug 27 08:10:43 PDT 2013
On Tuesday, 27 August 2013 at 13:51:51 UTC, monarch_dodra wrote:
> D has a way of doing things that C++ can, but usually, with a
> twist that makes it safer and/or more powerful, or with some
> very well thought mechanics.
>
> In this case, it really feels as if the whole a host of
> functionality is just both supported, *and* with no workarounds
> :/
>
> If we don't have ADL I kind of like the notion of "forced
> import infection" though...
What do you mean by that ? Being able to force feed an import in
a template instantiation ? That'd be great, because of UFCS.
More information about the Digitalmars-d
mailing list