mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-23 05:35:13 +00:00
b700c5d672
* Added template constructors to buffer_info that can deduce the item size, format string, and number of dimensions from the pointer type and the shape container * Implemented actual buffer_info constructor as private delegate constructor taking rvalue reference as a workaround for the evaluation order move problem on GCC 4.8 |
||
---|---|---|
.. | ||
pybind11 |