Lambda 썸네일형 리스트형 C++0x Lambda 아래 링크의 글 중 Herb Sutter 의 Lambda 예제 및 설명에 관한 리플.. http://herbsutter.wordpress.com/2008/03/29/trip-report-februarymarch-2008-iso-c-standards-meeting/ []와 []안에 들어가는 내용에 대해서 명쾌하게 설명을.. Herb Sutter Re binders: Okay, I give! I’ll use a better ex.. 더보기 bind, lambda 예제 #include <iostream>#include <string>#include <algorithm>#include <vector>#include <functional> using namespace std; #include <boost/bind.hpp>#include <boost/lambda/lambda.hpp> namespace std { nam.. 더보기 이전 1 다음