Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ isOptional
Method
isOptional
tutorials/external/catch.hpp:7392–7394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7390
};
7391
7392
auto isOptional() const -> bool {
7393
return m_optionality == Optionality::Optional;
7394
}
7395
7396
auto cardinality() const -> size_t override {
7397
if( m_ref->isContainer() )
Callers
1
writeToStream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected