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 >
	  stop_callback(      std::stop_token,	     Callback	    )	    ->
       (since C++20)
	  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

Category:
	    * Todo no example

http://cppreference.com		  2024.06.10	  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.1.quarterly>

home | help