Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ ~pythonbuf
Method
~pythonbuf
include/pybind11/iostream.h:152–152 ·
view source on GitHub ↗
Sync before destroy
Source
from the content-addressed store, hash-verified
150
151
/// Sync before destroy
152
~pythonbuf() override { _sync(); }
153
};
154
155
PYBIND11_NAMESPACE_END(detail)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected