Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ Size
Method
Size
src/common/base/bounded_queue.h:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
void Pop() { qu_.pop_front(); }
48
49
size_type Size() { return qu_.size(); }
50
51
// tera specified
52
value_type Sum() {
Callers
1
TEST_F
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
1
TEST_F
Function · 0.36