Return true if a matching suffix exists
bool ends_with( string_view x) noexcept;
Declared in file <boost/url/grammar/string_view_base.hpp> at line 451
See `core::string_view::ends_with`