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

Function empty

Source/Utils/cxxopts.hpp:220–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218 }
219
220 inline
221 bool
222 empty(const String& s)
223 {
224 return s.isEmpty();
225 }
226}
227
228namespace std

Callers 1

generate_group_helpMethod · 0.70

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected