Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
bool value::empty() const { return type() == NULL_TYPE; }
72
73
namespace {
74
Callers
4
value.cpp
File · 0.45
type
Method · 0.45
operator==
Function · 0.45
operator<
Function · 0.45
Calls
1
type
Class · 0.85
Tested by
no test coverage detected