Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
std::ranges...ntinel::base(3) C++ Standard Libarystd::ranges...ntinel::base(3)

NAME
       std::ranges::transform_view::sentinel::base    -	   std::ranges::trans-
       form_view::sentinel::base

Synopsis
	  constexpr ranges::sentinel_t<Base> base() const;  (since C++20)

	  Returns the underlying sentinel.

Parameters
	  (none)

Return value
	  a copy of the	underlying sentinel

Example
	   This	section	is incomplete
	   Reason: no example

http://cppreference.com		  2022.07.31	 std::ranges...ntinel::base(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::ranges::transform_view::sentinel::base&sektion=3&manpath=FreeBSD+Ports+15.0>

home | help