Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Achain-Dev/Achain
/ borrowed
Function
borrowed
include/win/boost/python/borrowed.hpp:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
template <class T>
14
inline python::detail::borrowed<T>* borrowed(T* p)
15
{
16
return (detail::borrowed<T>*)p;
17
}
18
19
}} // namespace boost::python
20
Callers
2
slice
Method · 0.70
keywords<1>
Class · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected