From: Joel Holdsworth Date: Sat, 24 May 2014 10:17:27 +0000 (+0100) Subject: Replaced boost::bind with C++11 lambdas X-Git-Url: http://git.code-monkey.de/?a=commitdiff_plain;h=6db7315814ee9d2f92d4b326be7c5b9e6e4b789b;hp=6db7315814ee9d2f92d4b326be7c5b9e6e4b789b;p=pulseview.git Replaced boost::bind with C++11 lambdas ---