MCPcopy Create free account
hub / github.com/Tencent/phxqueue / ~MemStat

Method ~MemStat

phxqueue/comm/utils/memory_util.h:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 public:
31 MemStat() = default;
32 virtual ~MemStat() = default;
33
34
35 unsigned long size{0}; // total program size

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected