Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ pointee
Method
pointee
tests/test_class_sh_unique_ptr_member.cpp:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
class pointee { // NOT copyable.
9
public:
10
pointee() = default;
11
12
int get_int() const { return 213; }
13
Callers
1
test_pointee_and_ptr_owner
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected