boost::urls::grammar::string_view_base::max_size
Return the maximum allowed size
Synopsis
constexpr
size_type
max_size() const noexcept;
Description
See `core::string_view::max_size`
Created with MrDocs