boost::urls::grammar::string_view_base::max_size
Return the maximum allowed size
Synopsis
Declared in <boost/url/grammar/string_view_base.hpp>
constexpr
size_type
max_size() const noexcept;
Description
See core::string_view::max_size
Created with MrDocs