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

Method value

example/cpp14/executors/priority_scheduler.cpp:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 using polymorphic_query_result_type = int;
22
23 int value() const { return value_; }
24
25 int value_ = 1;
26 };

Callers 3

executor_typeMethod · 0.45
requireMethod · 0.45
reactor_operationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected