Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
..\uvio/io/stream.hpp(119): error C2664: 'auto uvio::detail::TaskPromise<T>::return_value(T &&) noexcept': cannot convert argument 1 from 'bool' to 'T &&' with [ T=bool ] ..\uvio/io/stream.hpp(119): note: You cannot bind an lvalue to an rvalue reference ..\uvio/coroutine/task.hpp(57): note: see declaration of 'uvio::detail::TaskPromise<T>::return_value' with [ T=bool ]
- Loading branch information