getOverloads, but also include all the imported members

Yuxuan Shui via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Mar 25 10:04:06 PDT 2016


On Thursday, 24 March 2016 at 15:52:49 UTC, Adam D. Ruppe wrote:
> On Thursday, 24 March 2016 at 15:07:09 UTC, Yuxuan Shui wrote:
>> Is there a way to do this automatically?
>
> No. You have to decide to bring them together if you want them 
> to overload.

Oh, sorry, this is not what I meant.

What I wanted to know is if it's possible to automate this 
aliasing process, by using for example templates?


More information about the Digitalmars-d-learn mailing list