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.
Walter Bright via Digitalmars-d Sat, 03 Sep 2016 03:01:27 -0700
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.