Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ isOptional
Method
isOptional
extern/Catch2/catch.hpp:9284–9286 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9282
};
9283
9284
auto isOptional() const -> bool {
9285
return m_optionality == Optionality::Optional;
9286
}
9287
9288
auto cardinality() const -> size_t override {
9289
if( m_ref->isContainer() )
Callers
1
writeToStream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected