pybind11/include
Jason Rhinelander d2da33a34a static_assert should be testing ssize_t not size_t
The numpy strides/sizes/etc. are signed now, but the static_assert
didn't get updated to match.
2017-05-20 11:40:40 -04:00
..
pybind11 static_assert should be testing ssize_t not size_t 2017-05-20 11:40:40 -04:00