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

FreeBSD Manual Pages

  
 
  

home | help
std::raw_st...age_iterator(3) C++ Standard Libarystd::raw_st...age_iterator(3)

NAME
       std::raw_storage_iterator::raw_storage_iterator	- std::raw_storage_it-
       erator::raw_storage_iterator

Synopsis
	  explicit raw_storage_iterator( OutputIt it );

	  Initializes the iterator to point to the same	value as it points.

Parameters
	  it - location	to point to

http://cppreference.com		  2022.07.31	 std::raw_st...age_iterator(3)

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

home | help