Return true if this view contains with the specified character, and false otherwise.
Synopsis
Declared in <bslstl_string.h>
bool
contains(char16_t character) const noexcept;
Created with MrDocs
Return true if this view contains with the specified character, and false otherwise.
Declared in <bslstl_string.h>
bool
contains(char16_t character) const noexcept;
Created with MrDocs