This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re[2]: Problems with lambda implementation


Hello, Jason.

Sunday, September 13, 2009 at 4:11:03 AM you wrote:

>> 1. Lambda and template type deduction.

JM> A patch I've been holding off on committing happens to fix this bug. 
JM> This is surprising, as I thought it was just a code cleanup.  I guess 
JM> I'll go ahead and commit it soon.

>> 2. Lambdas and result_of or something similar.
>>
>> How I can determine return type of lambda in compile time? As far as I
>> could understood there is no way to do so. Is it right?

JM> Use decltype?

Thanks. I'll try it.

-- 
Best Regards,
 Сергей                          mailto:flex_ferrum@artberg.ru




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]