boost::urls::grammar::string_view_base::size

Return the size

Synopsis

Declared in <boost/url/grammar/string_view_base.hpp>
constexpr
size_type
size() const noexcept;


Description

See core::string_view::size

Return Value

The size

Created with MrDocs