Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Achain-Dev/Achain
/ get_managed_object
Function
get_managed_object
include/win/boost/python/object_core.hpp:473–476 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
471
}
472
473
inline PyObject* get_managed_object(object const& x, tag_t)
474
{
475
return x.ptr();
476
}
477
478
}} // namespace boost::python
479
Callers
2
get
Method · 0.70
operator()
Method · 0.70
Calls
1
ptr
Method · 0.45
Tested by
no test coverage detected