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

FreeBSD Manual Pages

  
 
  

home | help
std::thread::id::id(3)	      C++ Standard Libary	std::thread::id::id(3)

NAME
       std::thread::id::id - std::thread::id::id

Synopsis
	  id() noexcept;  (since C++11)

	  Default-constructs  a	new thread identifier. The identifier does not
       represent a
	  thread.

Parameters
	  (none)

http://cppreference.com		  2022.07.31		std::thread::id::id(3)

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

home | help