在线文档教程
C++
字符串 | Strings

std::basic_string_view::max_size

性病:基本[医]弦[医]意见:最大[医]大小

constexpr size_type max_size() const;(since C++17)

类引用的尽可能多的类字符对象。basic_string_view...

参数

%280%29

返回值

最大字符数。

例外

noexcept规格:

noexcept

复杂性

常量。

另见

sizelengthreturns the number of characters (public member function)
emptychecks whether the view is empty (public member function)

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cppreference.com/w/cpp/string/basic[医]弦[医]视图/最大[医]大小