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

Function stringLength

Source/Utils/cxxopts.hpp:203–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201 }
202
203 inline
204 size_t
205 stringLength(const String& s)
206 {
207 return s.length();
208 }
209
210 inline
211 std::string

Callers 1

help_one_groupMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected