Returns the result type of a std::shared_future<T> More...
#include <transwarp.h>
Public Types | |
using | type = typename std::result_of< decltype(&std::shared_future< T >::get)(std::shared_future< T >)>::type |
Returns the result type of a std::shared_future<T>