BloombergLP::bdlb::String::ltrim

Remove leading whitespace characters from string.

Synopsis

Declared in <bdlb_string.h>

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

Parameters

NameDescription
stringstring to trim