MCPcopy 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
10void customize(const CustomizationConfig &config) { customizer::Customizer().Run(config); }
11
12} // namespace osrm

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.85

Calls 2

CustomizerClass · 0.85
RunMethod · 0.45

Tested by

no test coverage detected