Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ ~TestFactory2
Method
~TestFactory2
tests/test_factory_constructors.cpp:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
std::string value;
51
~TestFactory2() { print_destroyed(this); }
52
};
53
// Mixed direct/factory construction:
54
class TestFactory3 {
Callers
nothing calls this directly
Calls
1
print_destroyed
Function · 0.85
Tested by
no test coverage detected