mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-11 17:00:34 +00:00
* Update iostream.h: Changed a local varname 'self' to 'self_' Avoiding conflicts in namespace pybind11::self. https://github.com/pybind/pybind11/issues/1531