Files
pybind11/include/pybind11
Yannick Jadoul b700c5d672 Convenience constructor templates for buffer_info (#860)
* 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
2017-05-29 03:13:55 +02:00
..
2017-03-11 23:04:16 -04:00
2017-05-10 10:42:23 -04:00
2017-05-24 20:43:41 -04:00
2017-05-10 10:44:19 -04:00