MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / empty

Method empty

tests/catch.hpp:703–703  ·  view source on GitHub ↗

named queries

Source from the content-addressed store, hash-verified

701
702public: // named queries
703 constexpr auto empty() const noexcept -> bool { return m_size == 0; }
704 constexpr auto size() const noexcept -> size_type { return m_size; }
705
706 // Returns the current start pointer. If the StringRef is not

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