In need for CommonOriginalType
    Joseph Rushton Wakeling via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri May  2 11:14:56 PDT 2014
    
    
  
On 02/05/14 20:03, Joseph Rushton Wakeling via Digitalmars-d-learn wrote:
> On 02/05/14 19:24, "Nordlöw" via Digitalmars-d-learn wrote:
>> Do I have to use recursion (like in CommonType) to implement this or is there a
>> better way?
>
> Won't it work to use,
>
>    is(CommonType!(OriginalType!T1, OriginalType!T2)
... missing a closing bracket there :-P
    
    
More information about the Digitalmars-d-learn
mailing list