libcoro
1.0
Coroutine support library for C++20
|
◆ operator<<() [2/2]
template<typename T >
template<std::invocable<> Fn, typename std_allocator >
Redirect return value of function returning coro::future to instance of shared_future.
|