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

Method get

include/win/boost/python/object_slices.hpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123inline object const_slice_policies::get(object const& target, key_type const& key)
124{
125 return getslice(target, key.first, key.second);
126}
127
128inline object const& slice_policies::set(
129 object const& target

Callers

nothing calls this directly

Calls 1

getsliceFunction · 0.85

Tested by

no test coverage detected