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

FreeBSD Manual Pages

  
 
  

home | help
std::gslice...gslice_array(3) C++ Standard Libarystd::gslice...gslice_array(3)

NAME
       std::gslice_array::gslice_array - std::gslice_array::gslice_array

Synopsis
	  gslice_array(	const gslice_array& other );
	  gslice_array() = delete;

	  Constructs a gslice_array from another gslice_array other.

	  The default constructor is implicitly	deleted.

Parameters
	  other	- gslice_array to initialize with

http://cppreference.com		  2022.07.31	 std::gslice...gslice_array(3)

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

home | help