Typedef legion::core::common::result_decay_more

Typedef Documentation

template<class ...Args>
using legion::core::common::result_decay_more = result_decay<result<Args...>>

convenience wrapper around result_decay that does not need the common::result<…>