MCPcopy Create free account
hub / github.com/ComodoSecurity/openedr / del

Method del

edrav2/eprj/boost/boost/python/object_items.hpp:77–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77inline void item_policies::del(
78 object const& target
79 , object const& key)
80{
81 delitem(target, key);
82}
83
84}}} // namespace boost::python::api
85

Callers 3

delFunction · 0.45
obj_delattrFunction · 0.45
obj_objdelattrFunction · 0.45

Calls 1

delitemFunction · 0.70

Tested by 2

obj_delattrFunction · 0.36
obj_objdelattrFunction · 0.36