![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::basic_string_view::rend, - std::experimental::basic_string_view::rend, Synopsis constexpr const_reverse_iterator rend() const noexcept; (library
fundamentals TS)
Parameters(none) Return valueconst_reverse_iterator to the character following the last character. ComplexityConstant See also rbegin returns a reverse iterator to the beginning
|