ends_with

Return true if a matching suffix exists

Synopsis

bool ends_with( char x) noexcept;

Declared in file <boost/url/grammar/string_view_base.hpp> at line 461

Description

See `core::string_view::ends_with`