MCPcopy Create free account
hub / github.com/Profactor/cv-plot / empty

Method empty

CvPlot/ext/catch2/inc/catch.hpp:625–627  ·  view source on GitHub ↗

named queries

Source from the content-addressed store, hash-verified

623
624 public: // named queries
625 constexpr auto empty() const noexcept -> bool {
626 return m_size == 0;
627 }
628 constexpr auto size() const noexcept -> size_type {
629 return m_size;
630 }

Callers 15

lennaFunction · 0.45
test_plot.cppFile · 0.45
IteratorGeneratorMethod · 0.45
sectionStartingMethod · 0.45
assertionEndedMethod · 0.45
sectionEndedMethod · 0.45
reconstructExpressionMethod · 0.45
hasExpressionMethod · 0.45
hasMessageMethod · 0.45
getExpressionInMacroMethod · 0.45
getExpandedExpressionMethod · 0.45
loadBufferMethod · 0.45

Calls

no outgoing calls

Tested by 2

lennaFunction · 0.36
TestGroupMethod · 0.36