MCPcopy Create free account
hub / github.com/RenderKit/oidn / isOptional

Method isOptional

external/catch.hpp:9275–9277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9273 };
9274
9275 auto isOptional() const -> bool {
9276 return m_optionality == Optionality::Optional;
9277 }
9278
9279 auto cardinality() const -> size_t override {
9280 if( m_ref->isContainer() )

Callers 1

writeToStreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected