FreeBSD Manual Pages
std::ranges...ntinel::base(3) C++ Standard Libarystd::ranges...ntinel::base(3) NAME std::ranges::enumerate_view::sentinel::base - std::ranges::enumer- ate_view::sentinel::base Synopsis constexpr ranges::sentinel_t<Base> base() const; (since C++23) Returns the underlying sentinel. Equivalent to return end_;. Parameters (none) Return value A copy of the underlying sentinel. Example This section is incomplete Reason: no example Category: * Todo no example http://cppreference.com 2024.06.10 std::ranges...ntinel::base(3)
NAME | Synopsis | Parameters | Return value | Example | Category:
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::ranges::enumerate_view::sentinel::base&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
