Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ empty
Method
empty
contrib/libs/zeromq/src/array.hpp:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
size_type size () { return _items.size (); }
57
58
bool empty () { return _items.empty (); }
59
60
T *&operator[] (size_type index_) { return _items[index_]; }
61
Callers
15
resolve
Method · 0.45
pipe_terminated
Method · 0.45
zap_enabled
Method · 0.45
engine_error
Method · 0.45
process_term
Method · 0.45
start_connecting
Method · 0.45
zap_required
Method · 0.45
~fq_t
Method · 0.45
send_hiccup_msg
Method · 0.45
rm
Method · 0.45
~lb_t
Method · 0.45
get_local_address
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected