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