bsl::basic_string<char32_t>::find

Same as the three-argument find overload with position 0.

Synopsis

Declared in <bslstl_string.h>

size_type
find(
    char32_t const* substring,
    size_type position = 0) const;