Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
228
namespace std
Callers
1
generate_group_help
Method · 0.70
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected