10.13 OEStringSimplifyWhiteSpace

std::string OEStringSimplifyWhiteSpace(const std::string &str)

Returns a copy of the specified string parameter (str) which has had all contiguous whitespace characters converted to a single ' '.