GorNishanov / coroutines-ts

20 stars 2 forks source link

Add 'operator co_await' to 'std::reference_wrapper<T>' #24

Open lewissbaker opened 6 years ago

lewissbaker commented 6 years ago

It would be great if we could add support for operator co_await to the std::reference_wrapper<T> type.

I've written up a draft proposal on the idea here: https://github.com/lewissbaker/papers/blob/master/isocpp/reference_wrapper-co_await.md