32 Concurrency support library [thread] (original) (raw)
32.9 Coordination types [thread.coord]
32.9.3 Barriers [thread.barrier]
32.9.3.2 Header synopsis [barrier.syn]
namespace std { template<class CompletionFunction = _see below_> class barrier;}
namespace std { template<class CompletionFunction = _see below_> class barrier;}