boost::capy::when_all_result_type
Compute the result type of when_all for the given task types.
Synopsis
Declared in <boost/capy/when_all.hpp>
template<typename... Ts>
using when_all_result_type = /* implementation-defined */;
Created with MrDocs