MCPcopy 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
8class PC(m.CppBase):
9 pass
10
11
12class PPCC(PC, m.CppDrvd):

Callers 1

test_PCFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_PCFunction · 0.68