Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ some_int
Method
some_int
test/lazy_instance_unittest.cc:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
some_int_ = 12;
34
}
35
int some_int() const { return some_int_; }
36
37
static int constructed;
38
private:
Callers
1
SlowDelegate
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected