NVIDIA/stdexec

`variant_sender` is not default constructible

ericniebler opened this issue · 0 comments

It should behave like std::variant and be default-constructible to the first alternative if that type is default constructible.