Home
last modified time | relevance | path

Searched defs:rebind_executor (Results 1 – 25 of 38) sorted by relevance

12

/third_party/boost/boost/beast/_experimental/test/
Dstream.hpp138 struct rebind_executor struct in boost::beast::test::basic_stream
141 typedef basic_stream<Executor1> other;
/third_party/boost/libs/beast/include/boost/beast/_experimental/test/
Dstream.hpp138 struct rebind_executor struct in boost::beast::test::basic_stream
141 typedef basic_stream<Executor1> other;
/third_party/boost/libs/asio/include/boost/asio/windows/
Dbasic_overlapped_handle.hpp63 struct rebind_executor struct in boost::asio::windows::basic_overlapped_handle
66 typedef basic_overlapped_handle<Executor1> other;
Dbasic_object_handle.hpp60 struct rebind_executor struct in boost::asio::windows::basic_object_handle
63 typedef basic_object_handle<Executor1> other;
Dbasic_stream_handle.hpp52 struct rebind_executor struct in boost::asio::windows::basic_stream_handle
55 typedef basic_stream_handle<Executor1> other;
Dbasic_random_access_handle.hpp49 struct rebind_executor struct in boost::asio::windows::basic_random_access_handle
52 typedef basic_random_access_handle<Executor1> other;
/third_party/boost/boost/asio/windows/
Dbasic_overlapped_handle.hpp63 struct rebind_executor struct in boost::asio::windows::basic_overlapped_handle
66 typedef basic_overlapped_handle<Executor1> other;
Dbasic_object_handle.hpp60 struct rebind_executor struct in boost::asio::windows::basic_object_handle
63 typedef basic_object_handle<Executor1> other;
Dbasic_stream_handle.hpp52 struct rebind_executor struct in boost::asio::windows::basic_stream_handle
55 typedef basic_stream_handle<Executor1> other;
Dbasic_random_access_handle.hpp49 struct rebind_executor struct in boost::asio::windows::basic_random_access_handle
52 typedef basic_random_access_handle<Executor1> other;
/third_party/boost/libs/asio/include/boost/asio/posix/
Dbasic_stream_descriptor.hpp58 struct rebind_executor struct in boost::asio::posix::basic_stream_descriptor
61 typedef basic_stream_descriptor<Executor1> other;
Dbasic_descriptor.hpp63 struct rebind_executor struct in boost::asio::posix::basic_descriptor
66 typedef basic_descriptor<Executor1> other;
/third_party/boost/boost/asio/posix/
Dbasic_stream_descriptor.hpp58 struct rebind_executor struct in boost::asio::posix::basic_stream_descriptor
61 typedef basic_stream_descriptor<Executor1> other;
Dbasic_descriptor.hpp63 struct rebind_executor struct in boost::asio::posix::basic_descriptor
66 typedef basic_descriptor<Executor1> other;
/third_party/boost/libs/beast/include/boost/beast/core/
Dbasic_stream.hpp222 struct rebind_executor struct in boost::beast::basic_stream
225 using other = basic_stream<
/third_party/boost/boost/beast/core/
Dbasic_stream.hpp222 struct rebind_executor struct in boost::beast::basic_stream
225 using other = basic_stream<
/third_party/boost/boost/asio/
Dbasic_deadline_timer.hpp138 struct rebind_executor struct in boost::asio::basic_deadline_timer
141 typedef basic_deadline_timer<Time, TimeTraits, Executor1> other;
Dbasic_signal_set.hpp105 struct rebind_executor struct in boost::asio::basic_signal_set
108 typedef basic_signal_set<Executor1> other;
Dbasic_waitable_timer.hpp151 struct rebind_executor struct in boost::asio::basic_waitable_timer
154 typedef basic_waitable_timer<Clock, WaitTraits, Executor1> other;
Dbasic_seq_packet_socket.hpp64 struct rebind_executor struct in boost::asio::basic_seq_packet_socket
67 typedef basic_seq_packet_socket<Protocol, Executor1> other;
/third_party/boost/libs/asio/include/boost/asio/
Dbasic_deadline_timer.hpp138 struct rebind_executor struct in boost::asio::basic_deadline_timer
141 typedef basic_deadline_timer<Time, TimeTraits, Executor1> other;
Dbasic_signal_set.hpp105 struct rebind_executor struct in boost::asio::basic_signal_set
108 typedef basic_signal_set<Executor1> other;
Dbasic_waitable_timer.hpp151 struct rebind_executor struct in boost::asio::basic_waitable_timer
154 typedef basic_waitable_timer<Clock, WaitTraits, Executor1> other;
Dbasic_seq_packet_socket.hpp64 struct rebind_executor struct in boost::asio::basic_seq_packet_socket
67 typedef basic_seq_packet_socket<Protocol, Executor1> other;
/third_party/boost/boost/asio/ip/
Dbasic_resolver.hpp77 struct rebind_executor struct in boost::asio::ip::basic_resolver
80 typedef basic_resolver<InternetProtocol, Executor1> other;

12