Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Size
Method
Size
libs/routing/road_access.hpp:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
size_t Size() const { return m_accesses.size(); }
84
bool IsEmpty() const { return m_accesses.empty(); }
85
std::vector<Access> const & GetAccesses() const { return m_accesses; }
86
Callers
2
GetMaxspeed
Method · 0.45
DeserializeWeights
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected