Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-OSRM/osrm-backend
/ empty
Method
empty
include/util/indexed_data.hpp:280–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
278
}
279
280
bool empty() const { return blocks.empty(); }
281
282
template <typename OffsetIterator, typename DataIterator>
283
IndexedDataImpl(OffsetIterator first, OffsetIterator last, DataIterator data)
Callers
1
at
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected