Am 05.07.2016 um 21:39 schrieb Georg Baum <georg.b...@post.rwth-aachen.de>: > > Guillaume Munch wrote: > >> I have split the patch in two for you, and already committed the part >> that does not introduce lambda expressions. Attached is the remainder of >> the patch that replaces all remaining std::bind with lambda expressions. > > Thanks. I am currently swamped with work, and this deserves a thorough look > so please be patient for a few days for my answer.
I’m not familiar with lambda expressions too. But I can tell you it compiles and runs on Mac with your patch applied (against c6ce76c2fbe88c7882935d6c1bf44a6247943b97 with one hunk manually applied). Stephan