MCPcopy Create free account
hub / github.com/cinemast/libjson-rpc-cpp / empty

Method empty

src/catch2/catch.hpp:646–648  ·  view source on GitHub ↗

named queries

Source from the content-addressed store, hash-verified

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

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

Calls

no outgoing calls

Tested by 2

TestGroupMethod · 0.36
GetProcedureMethod · 0.36