Giant template - changing types everywhere
    Christian Köstlin 
    christian.koestlin at gmail.com
       
    Fri Jul 14 17:46:28 UTC 2023
    
    
  
On 14.07.23 18:51, Steven Schveighoffer wrote:
> On 7/14/23 12:40 PM, Christian Köstlin wrote:
> 
>>>
>> Would Eponymous Templates 
>> (https://dlang.org/spec/template.html#implicit_template_properties) 
>> work with the wrapping template?
> 
> Only if all the functions are named the same as the template. With 
> eponymous templates, you no longer get access to any of the members of 
> the template aside from the eponymous member(s).
> 
> -Steve
I see ... thanks for the explanation!!!
Kind regards,
Christian
    
    
More information about the Digitalmars-d-learn
mailing list