Return true if a matching suffix exists

Synopsis

Declared in header </boost/url/grammar/string_view_base.hpp#L461[boost/url/grammar/string_view_base.hpp,window=blank_]>

constexpr
bool
ends_with(char x) const noexcept;

Description

See core::string_view::ends_with

Return Value

  • bool

Parameters

Name Type

x

char