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