MCPcopy 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.cppFile · 0.80
convertMethod · 0.80
convertMethod · 0.80
convertMethod · 0.80
convertMethod · 0.80
StreamingReporterBaseMethod · 0.80
resolutionFunction · 0.80
estimate_clock_costFunction · 0.80
analyseFunction · 0.80
runMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected