MCPcopy Create free account
hub / github.com/aguinet/dragonffi / ~pythonbuf

Method ~pythonbuf

third-party/pybind11/iostream.h:129–129  ·  view source on GitHub ↗

Sync before destroy

Source from the content-addressed store, hash-verified

127
128 /// Sync before destroy
129 ~pythonbuf() override { _sync(); }
130};
131
132PYBIND11_NAMESPACE_END(detail)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected