Return true if this view contains with the specified characterString, and false otherwise.

Synopsis

Declared in <bslstl_string.h>

bool
contains(char const* characterString) const;

Created with MrDocs