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

FreeBSD Manual Pages

  
 
  

home | help
deductiongu...ue_resource(3)  C++ Standard Libary deductiongu...ue_resource(3)

NAME
       deductionguidesforstd::experimental::unique_resource - deductionguides-
       forstd::experimental::unique_resource

Synopsis
	  Defined in header <experimental/scope>
	  template<  class  R, class D >		       (library	funda-
       mentals TS v3)
	  unique_resource( R, D	) -> unique_resource<R,	D>;

	  One deduction	guide is  provided  for	 std::experimental::unique_re-
       source to permit
	  deduction from given resource	handle and deleter.

	  The arguments	(after array-to-pointer	and function-to-pointer	decay,
       if any) are
	  copied or moved into the constructed unique_resource.

Example
	   This	section	is incomplete
	   Reason: no example

Category:
	    * Todo no example

http://cppreference.com		  2024.06.10	  deductiongu...ue_resource(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=deductionguidesforstd::experimental::unique_resource&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help