SyntaxFix
Write A Post
Hire A Developer
Questions
I thought it should be
std::transform( map.begin(), map.end(), std::back_inserter(vec), boost::bind(&MapT::value_type::first,_1) );