Why no multiple-dispatch?
via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Mon Aug 25 10:33:58 PDT 2014
On Monday, 25 August 2014 at 17:28:45 UTC, Ola Fosheim Grøstad
wrote:
> Then extend the typeinfo of classes in the first param with a
> minimal typeid and 2D table that lists all combinations that
> the "custom linker" can find based on the mangling?
Maybe it would be better to put in the restriction that all
double-dispatch functions with the same name are located in the
same file.
More information about the Digitalmars-d-learn
mailing list