Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-OSRM/osrm-backend
/ data
Method
data
include/util/vector_view.hpp:190–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
auto data() const { return m_ptr; }
191
192
template <typename T> friend void swap(vector_view<T> &, vector_view<T> &) noexcept;
193
};
Callers
15
read
Function · 0.45
write
Function · 0.45
ReadInto
Method · 0.45
WriteFrom
Method · 0.45
BufferReader
Method · 0.45
encodeBase64
Function · 0.45
DataWatchdogImpl
Method · 0.45
MultiLevelGraph
Method · 0.45
GetForwardGeometry
Method · 0.45
GetForwardDatasources
Method · 0.45
GetReverseDatasources
Method · 0.45
RasterGrid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected