Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ PC
Class
PC
tests/test_python_multiple_inheritance.py:8–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
7
8
class
PC(m.CppBase):
9
pass
10
11
12
class
PPCC(PC, m.CppDrvd):
Callers
1
test_PC
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_PC
Function · 0.68