Return the maximum allowed size

Synopsis

constexpr
size_type
max_size() const noexcept;

Description

See core::string_view::max_size

Return Value

The maximum allowed size

Created with MrDocs