Patterns for functions in template parameters
    Max Samukha via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Oct 24 06:19:22 PDT 2014
    
    
  
On Friday, 24 October 2014 at 08:53:05 UTC, Kagamin wrote:
> maybe
> template Foo(T a, T: T[U], U)
No luck. Error: undefined identifier T
    
    
More information about the Digitalmars-d-learn
mailing list