mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-24 23:07:00 +00:00
Adding initial README_smart_holder.rst. (#2936)
* Adding initial README_smart_holder.rst. * Adding README_smart_holder.rst to MANIFEST.in and test_files.py.
This commit is contained in:
committed by
GitHub
parent
2f624af1ac
commit
0b63dd0eb2
@@ -1,6 +1,13 @@
|
||||
Smart pointers
|
||||
##############
|
||||
|
||||
.. Note::
|
||||
|
||||
This is the pybind11 **smart_holder** branch, but the information
|
||||
below has NOT been updated accordingly yet. Please refer to
|
||||
``README_smart_holder.rst`` under the top-level pybind11 directory
|
||||
for updated information about smart pointers.
|
||||
|
||||
std::unique_ptr
|
||||
===============
|
||||
|
||||
|
||||
Reference in New Issue
Block a user