14 Apr
2009
14 Apr
'09
11:54 p.m.
Noah Roberts:
// won't compile: std::transform(m.begin(), m.end(), keys.begin(), boost::bind(&std::pairstd::string,Test::first, _1));
The value type of the map m is pair
1> T=std::pairstd::string,Test, 1> U=std::pair