[sigc] <lambda/group.h> problem solved



It seems that gcc 3.4.2 wants this line of code:

{ typedef typename functor_type::deduce_result_type<

at lines 79, 245 and 458 in <lambda/group.h> declared like this:

{ typedef typename sigc::adaptor_trait<T_functor,
sigc::is_base_and_derived<sigc::adaptor_base,T_functor>::value>::adaptor_type::template
deduce_result_type<

After making the changes it compiled OK.

Regards,
Jeff Franks.











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