MCPcopy 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.hppFile · 0.45
equalsMethod · 0.45
targetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected