-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Issues: pybind/pybind11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Should investigate usage of Issues and PRs regarding holders
py::wraper<>
trampoline shim with GC garbage collection (to prevent inheritance slicing)
holders
#2757
opened Dec 30, 2020 by
EricCousineau-TRI
[FEAT] being able to enforce the dereferencing of the smart pointer in argument conversion
holders
Issues and PRs regarding holders
#2751
opened Dec 29, 2020 by
t-vi
[FEAT] Rework casting
enhancement
holders
Issues and PRs regarding holders
policy
Suggestions for changes in policy
question
smart holder
See: https://github.com/pybind/pybind11/blob/smart_holder/README_smart_holder.rst
[WIP] Towards a solution for custom-type rvalue arguments
casters
Related to casters, and to be taken into account when analyzing/reworking casters
holders
Issues and PRs regarding holders
#2047
opened Dec 30, 2019 by
rhaschke
Loading…
Dynamic attributes of objects stored as std::shared_ptr's in std::vector's
holders
Issues and PRs regarding holders
#1941
opened Oct 1, 2019 by
lorenzo-rovigatti
Support ownership transfer for Issues and PRs regarding holders
unique_ptr<T>
(move-only holders) from Python to C++ (and back)
holders
#1132
opened Oct 9, 2017 by
EricCousineau-TRI
ProTip!
Adding no:label will show everything without a label.