Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ test_cast
Function
test_cast
tests/test_vector_unique_ptr_member.py:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
14
def
test_cast():
15
vo = m.VectorOwner.Create(0)
16
assert m.py_cast_VectorOwner_ptr(vo) is vo
Callers
nothing calls this directly
Calls
1
Create
Method · 0.80
Tested by
no test coverage detected