Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ MinDepth
Method
MinDepth
src/utils/prop_tree.h:100–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
int MaxDepth() { return max_depth_; }
99
100
int MinDepth() { return min_depth_; }
101
102
const std::string& State() { return state_; }
103
Callers
2
TEST
Function · 0.80
FillTableDescriptor
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64