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

Method value

test/dispatch.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 int value() const
42 {
43 return value_;
44 }
45
46private:
47 int value_;

Callers 1

move_only_result_handlerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected