Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ count
Method
count
Source/Utils/cxxopts.hpp:1363–1368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1361
#endif
1362
1363
CXXOPTS_NODISCARD
1364
size_t
1365
count() const noexcept
1366
{
1367
return m_count;
1368
}
1369
1370
#if defined(CXXOPTS_NULL_DEREF_IGNORE)
1371
#pragma GCC diagnostic pop
Callers
3
count
Method · 0.45
consume_positional
Method · 0.45
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected