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

Method get

include/win/boost/python/object_items.hpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63inline object const_item_policies::get(object const& target, object const& key)
64{
65 return getitem(target, key);
66}
67
68inline object const& item_policies::set(
69 object const& target

Callers

nothing calls this directly

Calls 1

getitemFunction · 0.85

Tested by

no test coverage detected