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