Return true if this string starts with the specified C‐string.
Synopsis
Declared in <bslstl_string.h>
bool
starts_with(wchar_t const* characterString) const;
Created with MrDocs
Return true if this string starts with the specified C‐string.
Declared in <bslstl_string.h>
bool
starts_with(wchar_t const* characterString) const;
Created with MrDocs