problem with template arguments deduction

Zhenya zheny at list.ru
Fri Jun 1 04:47:48 PDT 2012


Error	3	Error: function expected before (), not 
bind(&checker,2,1,4) of type 
_error_	c:\users\zhenya\documents\visual studio 
2010\Projects\D\ConsoleApp1\ConsoleApp1\main.d	98	

Error	1	Error: template instance bind!([0,2]) bind!([0,2]) does 
not match template declaration 
bind(D,V...)	c:\users\zhenya\documents\visual studio 
2010\Projects\D\ConsoleApp1\ConsoleApp1\main.d	81	

Error	2	Error: template instance main.bind!([1,0,3]).bind!(void 
delegate(int _param_0, int _param_1, int _param_2, int _param_3) 
@system,int,int,int) error 
instantiating	c:\users\zhenya\documents\visual studio 
2010\Projects\D\ConsoleApp1\ConsoleApp1\main.d	98	




More information about the Digitalmars-d-learn mailing list