Remove all leading whitespace characters from the specified string.
Synopsis
Declared in <bdlb_string.h>
static
void
ltrim(std::pmr::string* string);
Created with MrDocs
Remove all leading whitespace characters from the specified string.
Declared in <bdlb_string.h>
static
void
ltrim(std::pmr::string* string);
Created with MrDocs