Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ PyChild
Class
PyChild
tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
import
weakref
12
13
class
PyChild(m.SpBase):
14
def
is_base_used(self):
15
return
False
16
17
tester = m.SpBaseTester()
18
Callers
3
test_shared_ptr_cpp_arg
Function · 0.85
test_shared_ptr_cpp_prop
Function · 0.85
test_std_make_shared_factory
Function · 0.85
Calls
no outgoing calls
Tested by
3
test_shared_ptr_cpp_arg
Function · 0.68
test_shared_ptr_cpp_prop
Function · 0.68
test_std_make_shared_factory
Function · 0.68