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

FreeBSD Manual Pages

  
 
  

home | help
std::mask_a...::mask_array(3) C++ Standard Libarystd::mask_a...::mask_array(3)

NAME
       std::mask_array::mask_array - std::mask_array::mask_array

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

	  Constructs a mask_array from another mask_array other.

	  The default constructor is implicitly	deleted.

Parameters
	  other	- mask_array to	initialize with

http://cppreference.com		  2022.07.31	 std::mask_a...::mask_array(3)

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

home | help