mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-24 22:25:10 +00:00
minor style fix
This commit is contained in:
parent
d405b1b3a4
commit
0d92938f74
@ -52,7 +52,7 @@ v2.1.0 (March 22, 2017)
|
|||||||
* Added fast, unchecked access to NumPy arrays via a proxy object.
|
* Added fast, unchecked access to NumPy arrays via a proxy object.
|
||||||
`#746 <https://github.com/pybind/pybind11/pull/746>`_.
|
`#746 <https://github.com/pybind/pybind11/pull/746>`_.
|
||||||
|
|
||||||
* Transparent support for class-specific ``operator new`` and
|
* Transparent support for class-specific ``operator new`` and
|
||||||
``operator delete`` implementations.
|
``operator delete`` implementations.
|
||||||
`#755 <https://github.com/pybind/pybind11/pull/755>`_.
|
`#755 <https://github.com/pybind/pybind11/pull/755>`_.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user