MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / begin

Function begin

Source/Utils/cxxopts.hpp:230–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228namespace std
229{
230 inline
231 cxxopts::UnicodeStringIterator
232 begin(const icu::UnicodeString& s)
233 {
234 return cxxopts::UnicodeStringIterator(&s, 0);
235 }
236
237 inline
238 cxxopts::UnicodeStringIterator

Callers 1

format_descriptionFunction · 0.70

Calls 1

Tested by

no test coverage detected