[#BloombergLP-bdlb-StringViewUtil-endsWith-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/StringViewUtil.adoc[StringViewUtil]::endsWith :relfileprefix: ../../../ :mrdocs: See the overload above for contract. == Synopsis Declared in `<bdlb_stringviewutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool endsWith( std::string_view const& string, char const* characters); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#