mirror of
https://github.com/pybind/pybind11.git
synced 2025-02-17 06:00:51 +00:00
This commit revamps the object_api class so that it maps most C++ operators to their Python analogs. This makes it possible to, e.g. perform arithmetic using a py::int_ or py::array. |
||
---|---|---|
.. | ||
pybind11 |