Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ executor
Method
executor
test/execution/executor.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
struct executor
26
{
27
executor()
28
{
29
}
30
31
executor(const executor&) noexcept
32
{
Callers
15
thread_pool_executor_query_test
Function · 0.45
thread_pool_executor_execute_test
Function · 0.45
any_completion_executor_construction_test
Function · 0.45
any_completion_executor_nothrow_construction_test
Function · 0.45
any_completion_executor_assignment_test
Function · 0.45
any_completion_executor_swap_test
Function · 0.45
any_completion_executor_query_test
Function · 0.45
any_completion_executor_execute_test
Function · 0.45
any_io_executor_construction_test
Function · 0.45
any_io_executor_nothrow_construction_test
Function · 0.45
any_io_executor_assignment_test
Function · 0.45
any_io_executor_swap_test
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected