Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ target_type
Method
target_type
include/asio/impl/executor.hpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
type_id_result_type target_type() const ASIO_NOEXCEPT
107
{
108
return type_id<Executor>();
109
}
110
111
void* target() ASIO_NOEXCEPT
112
{
Callers
3
handler_work.hpp
File · 0.45
equals
Method · 0.45
target
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected