MCPcopy Create free account
hub / github.com/apache/brpc / IsValid

Method IsValid

src/butil/memory/weak_ptr.cc:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17bool WeakReference::Flag::IsValid() const {
18 return is_valid_;
19}
20
21WeakReference::Flag::~Flag() {
22}

Callers 1

is_validMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected