Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ is_container
Method
is_container
Source/Utils/cxxopts.hpp:1076–1080 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1074
}
1075
1076
bool
1077
is_container() const override
1078
{
1079
return type_is_container<T>::value;
1080
}
1081
1082
void
1083
parse() const override
Callers
2
consume_positional
Method · 0.80
add_option
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected