Fix windows build
In scipy#10614 I was running into the same "constexpr variable in a lambda" bug as before. Also errors about vtype_t
not being defined when compiling without vectors.
In scipy#10614 I was running into the same "constexpr variable in a lambda" bug as before. Also errors about vtype_t
not being defined when compiling without vectors.
This will create a new commit in order to revert the existing changes.