MCPcopy Create free account
hub / github.com/apache/qpid-proton / empty

Method empty

cpp/src/value.cpp:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71bool value::empty() const { return type() == NULL_TYPE; }
72
73namespace {
74

Callers 4

value.cppFile · 0.45
typeMethod · 0.45
operator==Function · 0.45
operator<Function · 0.45

Calls 1

typeClass · 0.85

Tested by

no test coverage detected