cplusplus / nbballot

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

CA366 32.08.1 [thread.latch] Fix subclause nesting #362

Closed wg21bot closed 5 years ago

wg21bot commented 5 years ago

Subclauses 32.8.2 [latch.syn] and 32.8.3 [thread.latch.class] should be subclauses of subclause 32.8.1 [thread.latch] instead of at the same level (e.g., to be consistent with subclause 32.8.4 [thread.barriers]).

Proposed change: Make subclauses 32.8.2 and 32.8.3 subclauses of 32.8.1.

dkolsen-pgi commented 5 years ago

This editorial change has already been made, and is in N4835. https://github.com/cplusplus/draft/issues/3169

jensmaurer commented 5 years ago

Already fixed by commit cplusplus/draft@eaf23727c160e22a47f54419d5a66abfd672cc50.

jensmaurer commented 5 years ago

Editorial meeting: Accepted.