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:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
const char *get_trampoline_state() const { return determine_trampoline_state(wp.lock()); }
111
112
private:
113
std::weak_ptr<VB> wp;
Callers
nothing calls this directly
Calls
2
determine_trampoline_state
Function · 0.85
lock
Method · 0.80
Tested by
no test coverage detected