2
0
mirror of https://github.com/boostorg/asio.git synced 2026-02-01 08:02:08 +00:00
Files
asio/test/execution/sender.cpp
Christopher Kohlhoff 63d35468c0 Add execution::sender concepts and traits.
This change adds the concept:

  * execution::sender

the traits:

  * execution::sender_traits

and the tag type:

  * execution::sender_base

It also adds the following traits that correspond to the concepts:

  * execution::is_sender
2020-06-30 22:09:19 +10:00

1.4 KiB