facebookexperimental / facebookexperimental/libunifex

Does unifex::any_sender_of support multiple type of set value?

Open
#662 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.7k
Forks
210
PR merge metrics
No merged PRs in 30d

Description

For example:
using AnyBufferSender = unifex::any_sender_of<
unifex::type_list<
unifex::type_list,
unifex::type_list>,
unifex::type_list<
std::error_code, std::exception_ptr, errors::AxonErrorContext>>;

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.