MCPcopy Create free account
hub / github.com/pybind/pybind11 / ~MyObject1

Method ~MyObject1

tests/test_smart_ptr.cpp:93–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91
92protected:
93 ~MyObject1() override { print_destroyed(this); }
94
95private:
96 int value;

Callers

nothing calls this directly

Calls 1

print_destroyedFunction · 0.85

Tested by

no test coverage detected