Why can’t C++ tell return_void and return_value are mutually exclusive?
I am trying to define my own coroutine promise type, and I have the following declarations:
Why can’t C++ tell return_void and return_value are mutually exclusive?
I am trying to define my own coroutine promise type, and I have the following declarations:
Why can’t C++ tell return_void and return_value are mutually exclusive?
I am trying to define my own coroutine promise type, and I have the following declarations: