MCPcopy Create free account
hub / github.com/chenshuo/muduo / ~Printer

Method ~Printer

examples/asio/tutorial/timer4/timer.cc:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 }
15
16 ~Printer()
17 {
18 std::cout << "Final count is " << count_ << "\n";
19 }
20
21 void print()
22 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected