Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Profactor/cv-plot
/ isOptional
Method
isOptional
CvPlot/ext/catch2/inc/catch.hpp:9200–9202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9198
};
9199
9200
auto isOptional() const -> bool {
9201
return m_optionality == Optionality::Optional;
9202
}
9203
9204
auto cardinality() const -> size_t override {
9205
if( m_ref->isContainer() )
Callers
1
writeToStream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected