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
Return the maximum allowed size
constexpr
size_type
max_size() const noexcept;
See core::string_view::max_size
The maximum allowed size
Created with MrDocs