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

Method empty

lib/catch2/catch.hpp:648–650  ·  view source on GitHub ↗

named queries

Source from the content-addressed store, hash-verified

646
647 public: // named queries
648 constexpr auto empty() const noexcept -> bool {
649 return m_size == 0;
650 }
651 constexpr auto size() const noexcept -> size_type {
652 return m_size;
653 }

Callers 15

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
TokenStreamClass · 0.45
operator*Method · 0.45

Calls

no outgoing calls

Tested by 1

TestGroupMethod · 0.36