Boost Lambda which is a "stagnate" library has had no changes in a very
long time. Mostly because the new C++11 Lambdas replace the need for it,
and the original authors spent their time getting that change into the
standard. Should it continue? Who knows. I don't have time to do any work
on it, and the new Phoenix replaces a lot of what it does, although not
all. Plus it's real purpose was to show that a library doesn't cut it for a
feature that should be in the language. That said if anyone wants to port
it to the later version of the language, ie rip out the 1/2 the code that
does result type detection feel free.
Yours,
-Gary-
On Thu, Oct 31, 2013 at 2:07 PM, Niall Douglas
On 31 Oct 2013 at 19:10, Daniel James wrote:
It's a reasonable bet however that none of those core libraries has ever seen two major releases pass without a bug fix, so therefore those are moot.
There were no changes to MPL between Feb 21, 2011 and May 23, 2013, which is about 7 major releases.
I stand corrected. And quite surprised.
Niall
-- Currently unemployed and looking for work. Work Portfolio: http://careers.stackoverflow.com/nialldouglas/
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- ------------------ gwpowell@gmail.com