![]()  | 
A group of asynchronous operations that may be launched in parallel.
template<
    typename... Ops>
class parallel_group
| 
                 Name  | 
                 Description  | 
|---|---|
| 
                 The completion signature for the group of operations.  | 
| 
                 Name  | 
                 Description  | 
|---|---|
| 
                 Initiate an asynchronous wait for the group of operations.  | 
|
| 
                 parallel_group [constructor]  | 
                 Constructor.  | 
        Header: asio/experimental/parallel_group.hpp
      
Convenience header: None