Return true if the string is empty
Synopsis
Declared in header <boost/url/grammar/string_view_base.hpp>
constexpr
bool
empty() const noexcept;
Description
See core::string_view::size
Return true if the string is empty
Declared in header <boost/url/grammar/string_view_base.hpp>
constexpr
bool
empty() const noexcept;
See core::string_view::size