MCPcopy 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

resolveMethod · 0.45
pipe_terminatedMethod · 0.45
zap_enabledMethod · 0.45
engine_errorMethod · 0.45
process_termMethod · 0.45
start_connectingMethod · 0.45
zap_requiredMethod · 0.45
~fq_tMethod · 0.45
send_hiccup_msgMethod · 0.45
rmMethod · 0.45
~lb_tMethod · 0.45
get_local_addressMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected