CT-String as a Symbol

John Colvin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Apr 20 06:49:39 PDT 2015


On Thursday, 16 April 2015 at 18:12:35 UTC, Nordlöw wrote:
> Is there a way to CT-query the arity of all opIndex and opSlice 
> overloads?

Ideally you don't want to have to do that. You'd have to consider 
alias this and inheritance.


More information about the Digitalmars-d-learn mailing list