Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
bool WeakReference::Flag::IsValid() const {
18
return is_valid_;
19
}
20
21
WeakReference::Flag::~Flag() {
22
}
Callers
1
is_valid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected