MCPcopy 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

moveFunction · 0.85
has_pointeeMethod · 0.80
disownMethod · 0.80
reclaim_disownedMethod · 0.80
releaseMethod · 0.80
release_disownedMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected