static opDispatch

David d at dav1d.de
Sun Jun 30 05:44:39 PDT 2013


> Try removing the 'const' - static methods have no 'this'.
> 
> Error reporting for optional templated methods that exist, but fail
> to instantiate, can be very misleading; calling such methods explicitly 
> sometimes helps to identify the problem.
> 
> artur
> 

Oh wow, so easy ... Thanks I tottally did not see that const.


More information about the Digitalmars-d-learn mailing list