BloombergLP::bdlb::String::trim

Remove leading and trailing whitespace from string.

Synopsis

Declared in <bdlb_string.h>

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

Parameters

NameDescription
stringstring to trim