Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ test_movable_object
Function
test_movable_object
tests/test_callbacks.py:151–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
150
151
def
test_movable_object():
152
assert m.callback_with_movable(
lambda
_: None) is True
153
154
155
@pytest.mark.skipif(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected