Commenting out const in def_buffer(... const). With this, test_buffers builds...
Commenting out const in def_buffer(... const). With this, test_buffers builds and runs with PYBIND11_USE_SMART_HOLDER_AS_DEFAULT. Explanation why the const needs to be removed, or fix elsewhere, is still needed, but left for later.
Showing
Please register or sign in to comment