ends_with Return true if a matching suffix exists Synopsis constexpr bool ends_with(string_view x) const noexcept; Defined in file <include/boost/url/grammar/string_view_base.hpp> on line 451 Description See core::string_view::ends_with