Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ isOptional
Method
isOptional
extlibs/catch/include/catch/catch.hpp:8967–8969 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8965
};
8966
8967
auto isOptional() const -> bool {
8968
return m_optionality == Optionality::Optional;
8969
}
8970
8971
auto cardinality() const -> size_t override {
8972
if( m_ref->isContainer() )
Callers
1
writeToStream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected