Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ count
Method
count
tests/include/catch.hpp:8913–8913 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8911
}
8912
8913
auto count() const -> size_t { return m_tokenBuffer.size() + (itEnd - it); }
8914
8915
auto operator*() const -> Token {
8916
assert( !m_tokenBuffer.empty() );
Callers
13
uuid.cpp
File · 0.80
convert
Method · 0.80
convert
Method · 0.80
convert
Method · 0.80
convert
Method · 0.80
StreamingReporterBase
Method · 0.80
CumulativeReporterBase
Method · 0.80
resolution
Function · 0.80
estimate_clock_cost
Function · 0.80
analyse
Function · 0.80
run
Method · 0.80
getCurrentNanosecondsSinceEpoch
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected