Commit d2da33a3 authored by Jason Rhinelander's avatar Jason Rhinelander
Browse files

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.
parent a4d0d95e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment