Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ exit
Method
exit
include/pybind11/iostream.h:258–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
void exit() {
259
redirect_stdout.reset();
260
redirect_stderr.reset();
261
}
262
};
263
264
PYBIND11_NAMESPACE_END(detail)
Callers
2
libsize.py
File · 0.80
add_ostream_redirect
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected