cplusplus / nbballot

Handling of NB comments in response to ballots
14 stars 4 forks source link

JP362 32.04.3.5 Add missing [[nodiscard]] #358

Closed wg21bot closed 4 years ago

wg21bot commented 5 years ago

This is different from the declaration in 32.4.3.

Proposed change: [[nodiscard]] unsigned hardware_concurrency() noexcept;

jensmaurer commented 5 years ago

Editorial meeting: Also add "static" and "int".

Accepted with modification.