Same as the three‐argument find overload with position 0.
Synopsis
Declared in <bslstl_string.h>
size_type
find(
char16_t const* substring,
size_type position = 0) const;
Created with MrDocs