Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ get_trampoline_state
Method
get_trampoline_state
tests/test_potentially_slicing_weak_ptr.cpp:92–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
const char *get_trampoline_state() const { return determine_trampoline_state(sp); }
93
94
private:
95
std::shared_ptr<VB> sp;
Callers
2
test_with_sp_owner
Function · 0.45
test_with_wp_owner
Function · 0.45
Calls
1
determine_trampoline_state
Function · 0.85
Tested by
no test coverage detected