MCPcopy Create free account
hub / github.com/comaps/comaps / Parse

Function Parse

3party/opening_hours/parse_weeks.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 bool Parse(std::string const & str, TWeekRanges & context)
34 {
35 return osmoh::ParseImpl<parsing::week_selector_parser>(str, context);
36 }
37} // namespace osmoh

Callers 6

OpeningHoursMethod · 0.70
BOOST_AUTO_TEST_CASEFunction · 0.50
TestRangesFunction · 0.50
TestShouldFailFunction · 0.50
ParseAndUnparseFunction · 0.50
BOOST_AUTO_TEST_CASEFunction · 0.50

Calls

no outgoing calls

Tested by 5

BOOST_AUTO_TEST_CASEFunction · 0.40
TestRangesFunction · 0.40
TestShouldFailFunction · 0.40
ParseAndUnparseFunction · 0.40
BOOST_AUTO_TEST_CASEFunction · 0.40