Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ get_code
Method
get_code
tests/test_potentially_slicing_weak_ptr.py:44–45 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
42
43
class
PyDrvdSH(m.VirtBaseSH):
44
def
get_code(self):
45
return
200
46
47
48
class
PyDrvdSP(m.VirtBaseSP):
Callers
3
test_rtrn_obj_cast_shared_ptr
Function · 0.45
test_with_sp_owner
Function · 0.45
test_with_wp_owner
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected