From Jason Turner

[thread.jthread.static]

Diff to HTML by rtfpessoa

tmp/tmp_av970mp/{from.md → to.md} RENAMED
@@ -1,8 +1,8 @@
1
  #### Static members <a id="thread.jthread.static">[[thread.jthread.static]]</a>
2
 
3
  ``` cpp
4
- [[nodiscard]] static unsigned int hardware_concurrency() noexcept;
5
  ```
6
 
7
  *Returns:* `thread::hardware_concurrency()`.
8
 
 
1
  #### Static members <a id="thread.jthread.static">[[thread.jthread.static]]</a>
2
 
3
  ``` cpp
4
+ static unsigned int hardware_concurrency() noexcept;
5
  ```
6
 
7
  *Returns:* `thread::hardware_concurrency()`.
8