Ahh.. who gave the code-monkey a wrench?
#include <boost/algorithm/string.hpp> ... boost::algorithm::trim_if(str,boost::algorithm::is_any_of(" \t\n"));
No comments:
Post a Comment