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

Method get_value

test/io_context.cpp:296–299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

294 }
295
296 int get_value() const
297 {
298 return value_;
299 }
300
301private:
302 void shutdown() override

Callers 2

io_context_service_testFunction · 0.45
config_getFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected