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