MCPcopy 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

convertMethod · 0.80
convertMethod · 0.80
convertMethod · 0.80
convertMethod · 0.80
StreamingReporterBaseMethod · 0.80

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected