Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ CheckValid
Method
CheckValid
libs/transit/experimental/transit_data.cpp:632–636 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
630
}
631
632
void TransitData::CheckValid() const
633
{
634
CheckValidVisitor const visitor;
635
Visit(visitor);
636
}
637
638
void TransitData::CheckSorted() const
639
{
Callers
2
BuildTransit
Function · 0.80
SerDesTransit
Function · 0.80
Calls
no outgoing calls
Tested by
1
SerDesTransit
Function · 0.64