Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ DisownOuter
Function
DisownOuter
tests/test_class_sh_property.cpp:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
};
34
35
inline void DisownOuter(std::unique_ptr<Outer>) {}
36
37
struct WithCharArrayMember {
38
WithCharArrayMember() { std::memcpy(char6_member,
"Char6"
, 6); }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected