Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ isOptional
Method
isOptional
Bcore/src/main/cpp/Dobby/tests/catch.hpp:5863–5865 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5861
};
5862
5863
auto isOptional() const -> bool {
5864
return m_optionality == Optionality::Optional;
5865
}
5866
5867
auto cardinality() const -> size_t override {
5868
if (m_ref->isContainer())
Callers
1
writeToStream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected