Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
92
protected:
93
~MyObject1() override { print_destroyed(this); }
94
95
private:
96
int value;
Callers
nothing calls this directly
Calls
1
print_destroyed
Function · 0.85
Tested by
no test coverage detected