Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ get_executor
Method
get_executor
test/read.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
executor_type get_executor() noexcept
49
{
50
return io_context_.get_executor();
51
}
52
53
void reset(const void* data, size_t length)
54
{
Callers
15
test
Function · 0.45
test
Function · 0.45
bind_executor_to_function_object_test
Function · 0.45
bind_executor_to_completion_token_v1_test
Function · 0.45
bind_executor_to_completion_token_v2_test
Function · 0.45
partial_bind_executor_test
Function · 0.45
prepend_test
Function · 0.45
defer_function_test
Function · 0.45
system_timer_test
Function · 0.45
consign_test
Function · 0.45
test
Function · 0.45
test
Function · 0.45
Calls
no outgoing calls
Tested by
3
test_compile
Function · 0.36
test_compile
Function · 0.36
test_compile
Function · 0.36