Skip to content

Change pybind11::cast() to use move policy as default on rvalue references - #1589

Closed
pkerichang wants to merge 1 commit into
pybind:masterfrom
pkerichang:pycast_move
Closed

Change pybind11::cast() to use move policy as default on rvalue references#1589
pkerichang wants to merge 1 commit into
pybind:masterfrom
pkerichang:pycast_move

Modify py::cast() behavior when casting C++ to Python

dd9b47a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs