pybind11/include
Aaron Gokaslan 2d4a20c8cb
chore: add missing moves for buffer_func and staticmethod in pybind11.h (#3969)
* Use move converting ctor when making class staticmethod

* Add missing caster move in buffer func

* fix use after move

* add back move to staticmethod

* avoid shadowing with varname
2022-05-25 12:14:07 -04:00
..
pybind11 chore: add missing moves for buffer_func and staticmethod in pybind11.h (#3969) 2022-05-25 12:14:07 -04:00