:relfileprefix: ../../../../ [#D58F434666D737527B1CD17114D79DFE362145CB] = Function string_view_base::starts_with pass:v,q[Return true if a matching prefix exists] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- constexpr bool starts_with(const char* x) const noexcept; ---- == Description pass:v,q[See `core::string_view::starts_with`] == Return Value * `bool` == Parameters |=== | Name | Type | *x* | `` |===