Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/quantum
/ size
Method
size
quantum/impl/quantum_buffer_impl.h:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
67
template <class T, class ALLOCATOR>
68
size_t Buffer<T,ALLOCATOR>::size() const
69
{
70
return _buffer.size();
71
}
72
73
template <class T, class ALLOCATOR>
74
bool Buffer<T,ALLOCATOR>::empty() const
Callers
14
index
Method · 0.45
getPrev
Method · 0.45
quantum_context_impl.h
File · 0.45
join
Method · 0.45
mapReduceCoro
Method · 0.45
mapReduceBatchCoro
Method · 0.45
trimSequenceKeys
Method · 0.45
getSequenceKeyCount
Method · 0.45
multiSequenceKeyTaskScheduler
Method · 0.45
universalTaskScheduler
Method · 0.45
TEST_P
Function · 0.45
TEST_P
Function · 0.45
Calls
no outgoing calls
Tested by
4
TEST_P
Function · 0.36
TEST_P
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36