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

Method DynamicAttr

tests/test_class.cpp:108–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106
107 struct DynamicAttr {
108 DynamicAttr() = default;
109 };
110
111 py::class_<NoConstructor>(m, "NoConstructor")

Callers 1

test_get_referrersFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected