32 Concurrency support library [thread]

32.9 Coordination types [thread.coord]

32.9.2 Latches [thread.latch]

32.9.2.2 Header <latch> synopsis [latch.syn]

namespace std { class latch; }