Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ EndTag
Class
EndTag
unittests/catch.hpp:5461–5461 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5459
class iterator {
5460
friend Columns;
5461
struct EndTag {};
5462
5463
std::vector<Column> const& m_columns;
5464
std::vector<Column::iterator> m_iterators;
Callers
1
end
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected