Return true if this view contains with the specified subview, and false otherwise. See {Lexicographical Comparisons}.
true
subview
false
Declared in <bslstl_string.h>
<bslstl_string.h>
bool contains(basic_string_view<char32_t, char_traits<char32_t>> subview) const noexcept;