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

FreeBSD Manual Pages

  
 
  

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

NAME
       deductionguidesforstd::stop_callback	    -	      deductionguides-
       forstd::stop_callback

Synopsis
	  Defined in header <stop_token>
	  template<class					     Callback>
       (since C++20)
	  stop_callback(std::stop_token, Callback) -> stop_callback<Callback>;

	  One deduction	guide is provided for std::stop_callback to permit de-
       duction from
	  argument of invocable	types.

Example
	   This	section	is incomplete
	   Reason: no example

http://cppreference.com		  2022.07.31	  deductiongu...op_callback(3)

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

home | help