Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ smart_holder_poc_test.cpp
File
smart_holder_poc_test.cpp
tests/pure_cpp/smart_holder_poc_test.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"smart_holder_poc.h"
2
3
#include <cstddef>
4
#include <functional>
Callers
nothing calls this directly
Calls
8
move
Function · 0.85
has_pointee
Method · 0.80
disown
Method · 0.80
reclaim_disowned
Method · 0.80
release
Method · 0.80
release_disowned
Method · 0.80
ensure_is_not_disowned
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected