Unverified Commit 2d4a20c8 authored by Aaron Gokaslan's avatar Aaron Gokaslan Committed by GitHub
Browse files

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
parent 4624e8e1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment