MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / del

Method del

include/win/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 1

delFunction · 0.45

Calls 1

delitemFunction · 0.85

Tested by

no test coverage detected