MCPcopy 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
94private:
95 std::shared_ptr<VB> sp;

Callers 2

test_with_sp_ownerFunction · 0.45
test_with_wp_ownerFunction · 0.45

Calls 1

Tested by

no test coverage detected