Skip to content

Resolve "在pybind11对类型绑定时,未能合理的使用shared_ptr,unique_ptr管理进行区分。"

mingfa.yang requested to merge 390-pybind11-shared_ptr-unique_ptr into master

Closes #390 (closed) 替换为最新版本3.0.3, 该问题已在3.0.2 修复:

  1. https://github.com/pybind/pybind11/pull/5836
  2. https://github.com/pybind/pybind11/issues/5786

pybind11中替换类型的管理方式为smart_holder

Edited by mingfa.yang

Merge request reports

Loading