Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ empty
Method
empty
base/base/JSON.cpp:418–421 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
416
417
418
bool JSON::empty() const
419
{
420
return size() == 0;
421
}
422
423
424
JSON JSON::operator[] (size_t n) const
Callers
15
PromQLParser.cpp
File · 0.45
parse
Function · 0.45
parse
Function · 0.45
jquery.min.js
File · 0.45
find_first_symbols_dispatch
Function · 0.45
find_last_symbols_dispatch
Function · 0.45
insertAtEnd
Function · 0.45
argsToConfig
Function · 0.45
borrowObject
Method · 0.45
tryBorrowObject
Method · 0.45
operator==
Function · 0.45
check
Function · 0.45
Calls
1
size
Function · 0.50
Tested by
no test coverage detected