![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::basic_string_view::size, - std::experimental::basic_string_view::size, Synopsis constexpr size_type size() const noexcept; (library fundamentals
TS)
Parameters(none) Return valueThe number of CharT elements in the view. ComplexityConstant. See also empty checks whether the view is empty
|