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:
Ralf W. Grosse-Kunstleve
2021-04-05 13:47:48 -07:00
committed by GitHub
parent 2f624af1ac
commit 0b63dd0eb2
5 changed files with 236 additions and 0 deletions

View File

@@ -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
===============