MCPcopy Create free account
hub / github.com/boostorg/asio / execute

Method execute

test/any_completion_executor.cpp:50–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49 template <typename F>
50 void execute(const F&) const
51 {
52 }
53
54 friend bool operator==(const fat_executor& a,
55 const fat_executor& b) noexcept

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected