Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ count
Method
count
unittests/catch.hpp:5689–5689 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5687
}
5688
5689
auto count() const -> size_t { return m_tokenBuffer.size() + (itEnd - it); }
5690
5691
auto operator*() const -> Token {
5692
assert( !m_tokenBuffer.empty() );
Callers
9
now
Function · 0.45
now
Function · 0.45
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
Calls
1
size
Method · 0.45
Tested by
no test coverage detected