Re: [gtkmm] retype() and retype_return()



> The latter allows you to make simple conversions of the parameter types
> (return type) in a very convinient way:
> 
> void foo(int num) {}
> Signal1<void,float> signal1;
> signal1.connect(retype<void,float>(slot(&foo)));

But this is still not what I want! Look at my first mail in this topic.

Jarek


----------------------------------------------------------------------
Zanim zaczniesz swoj dzien... >>> http://link.interia.pl/f1628





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]