MCPcopy Create free account
hub / github.com/pybind/pybind11 / MVB

Method MVB

tests/test_multiple_inheritance.cpp:262–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260 // - functions are get_{base}_{var}, return {var}
261 struct MVB {
262 MVB() = default;
263 MVB(const MVB &) = default;
264 virtual ~MVB() = default;
265

Callers 1

test_pr3635_diamond_bFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected