Improve and rename type_erased_stream
-> any_stream_of
#567
Labels
enhancement
New feature or request
type_erased_stream
-> any_stream_of
#567
Following the
any_sender_of
pattern. There should be no need for a separate call totype_erase
in order to get atype_erased_stream
return type:Improvements to be made:
noexcept
correctnessvirtual
methodsThe text was updated successfully, but these errors were encountered: