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

Method execute

test/execution/any_executor.cpp:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47
48 template <typename F>
49 void execute(const F&) const
50 {
51 }
52
53 std::size_t query(execution::occupancy_t) const
54 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected