Home
last modified time | relevance | path

Searched defs:typed_sender (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/asio/test/execution/
Dsender.cpp128 struct typed_sender struct
140 typed_sender() in typed_sender() function
159 struct connect_member<const typed_sender, R> argument
/third_party/boost/boost/asio/execution/
Dsender.hpp294 BOOST_ASIO_CONCEPT typed_sender = is_typed_sender<T>::value; variable
/third_party/boost/libs/asio/include/boost/asio/execution/
Dsender.hpp294 BOOST_ASIO_CONCEPT typed_sender = is_typed_sender<T>::value; variable