"tests/pure_cpp/smart_holder_poc_test.cpp" did not exist on "1f80387f4bbcae46568711849d618398c826514e"
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