VecCore 0.5.1
This is a minor update relative to VecCore 0.5.0. The main changes are
- Specializations of
vecCore::NumericLimits
now use standard types (i.e.int
instead ofint32_t
, etc) - A few false positive warnings about conditionally uninitialized variables have been fixed