Am Sat, 3 Sep 2016 02:56:16 -0700 schrieb Walter Bright <[email protected]>:
> On 9/3/2016 2:43 AM, Manu via Digitalmars-d wrote: > > This is interesting. Can you explain how that works? > > > Specializations are preferred over non-specializations, and T:T is the > identity > specialization. Pretty cool, I'll try that next time I write templated overload sets! -- Marco
