mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
Fix wrong link in changelog
This commit is contained in:
parent
e9bb843edc
commit
e8b5074187
@ -77,7 +77,7 @@ v2.2.0 (Not yet released)
|
|||||||
functions which return a class instance by value, pointer or holder. This
|
functions which return a class instance by value, pointer or holder. This
|
||||||
supersedes the old placement-new ``__init__`` technique.
|
supersedes the old placement-new ``__init__`` technique.
|
||||||
See :ref:`custom_constructors` for details.
|
See :ref:`custom_constructors` for details.
|
||||||
`#805 <https://github.com/pybind/pybind11/pull/997>`_.
|
`#805 <https://github.com/pybind/pybind11/pull/805>`_.
|
||||||
|
|
||||||
.. code-block:: cpp
|
.. code-block:: cpp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user