Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ foo
Method
foo
tests/test_class.py:388–389 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
386
m.ProtectedB.__init__(self)
387
388
def
foo(self):
389
return
0
390
391
c = C()
392
assert c.foo() == 0
Callers
4
test_bind_protected_functions
Function · 0.95
test_multiple_inheritance_python
Function · 0.45
test_disown_base1_first
Function · 0.45
test_disown_base2_first
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected