Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ count
Method
count
Bcore/src/main/cpp/Dobby/tests/catch.hpp:5483–5485 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5481
}
5482
5483
auto count() const -> size_t {
5484
return m_tokenBuffer.size() + (itEnd - it);
5485
}
5486
5487
auto operator*() const -> Token {
5488
assert(!m_tokenBuffer.empty());
Callers
10
convert
Method · 0.45
convert
Method · 0.45
convert
Method · 0.45
convert
Method · 0.45
StreamingReporterBase
Method · 0.45
CumulativeReporterBase
Method · 0.45
getCurrentNanosecondsSinceEpoch
Function · 0.45
o
Function · 0.45
s
Function · 0.45
c
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected