Talk:cpp/coroutine/coroutine handle
From cppreference.com
< Talk:cpp
MSVC says the example code on this page is ill-formed:
a coroutine's promise must declare either 'return_value' or 'return_void'