Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-OSRM/osrm-backend
/ customize
Function
customize
src/osrm/customizer.cpp:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
// Pimpl-like facade
9
10
void customize(const CustomizationConfig &config) { customizer::Customizer().Run(config); }
11
12
} // namespace osrm
Callers
1
BOOST_AUTO_TEST_CASE
Function · 0.85
Calls
2
Customizer
Class · 0.85
Run
Method · 0.45
Tested by
no test coverage detected