Subject: Re: [boost] [utility][thread] result_of - erroneous result type from a C++11 lambda
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2013-06-27 19:26:39


I just upgraded to the last Boost revision but didn't see any change
related to this.
Will the patch be applied only in the next version?

Anyway I will define BOOST_RESULT_OF_USE_DECLTYPE manually in my project
CMake to make the result more predictable for me.

Joel Lamotte