MCPcopy Create free account
hub / github.com/apache/trafficserver / isOptional

Method isOptional

lib/catch2/catch.hpp:9286–9288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9284 };
9285
9286 auto isOptional() const -> bool {
9287 return m_optionality == Optionality::Optional;
9288 }
9289
9290 auto cardinality() const -> size_t override {
9291 if( m_ref->isContainer() )

Callers 1

writeToStreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected