mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 21:25:13 +00:00
7dfb932e70
This adds a static local variable (in dead code unless actually needed) in the overload code that is used for storage if the overload is for some convert-by-value type (such as numeric values or std::string). This has limitations (as written up in the advanced doc), but is better than simply not being able to overload reference or pointer methods. |
||
---|---|---|
.. | ||
pybind11 |