table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 2024.07.05-1.3
 - Leap-16.0
 - Leap-15.6
 
| 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)
| 2024.06.10 | http://cppreference.com |