Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ count
Method
count
tests/catch.hpp:6800–6800 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6798
}
6799
6800
auto count() const -> size_t { return m_tokenBuffer.size() + (itEnd - it); }
6801
6802
auto operator*() const -> Token {
6803
assert( !m_tokenBuffer.empty() );
Callers
7
convert
Method · 0.80
convert
Method · 0.80
convert
Method · 0.80
convert
Method · 0.80
StreamingReporterBase
Method · 0.80
CumulativeReporterBase
Method · 0.80
getCurrentNanosecondsSinceEpoch
Function · 0.80
Calls
1
size
Method · 0.80
Tested by
no test coverage detected