Functions | |
template<typename T > | |
void | split (std::vector< std::string > &_ret, const std::string &_source, const std::string &_delims) |
void MyGUI::utility::templates::split | ( | std::vector< std::string > & | _ret, | |
const std::string & | _source, | |||
const std::string & | _delims | |||
) | [inline] |
Definition at line 235 of file MyGUI_Utility.h.