Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ Pet
Method
Pet
tests/test_class_sh_unique_ptr_custom_deleter.cpp:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
19
private:
20
explicit Pet(const std::string &name) : name(name) {}
21
};
22
23
TEST_SUBMODULE(class_sh_unique_ptr_custom_deleter, m) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected