BloombergLP::bdlb::String::trim

Remove all leading and trailing whitespace characters from the specified string.

Synopsis

Declared in <bdlb_string.h>

static
void
trim(std::string* string);