RAII wrapper that temporarily clears any Python error state.
More...
#include <common.h>
RAII wrapper that temporarily clears any Python error state.
Definition at line 785 of file common.h.
◆ error_scope()
error_scope::error_scope |
( |
| ) |
|
|
inline |
◆ ~error_scope()
error_scope::~error_scope |
( |
| ) |
|
|
inline |
◆ trace
PyObject * error_scope::trace |
◆ type
PyObject* error_scope::type |
◆ value
PyObject * error_scope::value |
The documentation for this struct was generated from the following file:
- /Users/matin/Downloads/testProjs/CppyABM/examples/Cppy/build/_deps/pybind11-src/include/pybind11/detail/common.h