32 Thread support library [thread]

32.8 Coordination types [thread.coord]

32.8.1 Latches [thread.latch]

32.8.1.1 Header <latch> synopsis [latch.syn]

namespace std {
  class latch;
}