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