There was an error fetching the commit references. Please try again later.
Various small improvements for vector:
removed default values of template parameters (barely used, still breaking change) a basic plan for specialization of vector using intrinsics, get goes through operator[] instead of going directly to raw, operator[] forwards, tuple interface Tests: unary operators for bool matrix (cause those are kind of an edge casey), structured binding works and respects order
Loading
Please register or sign in to comment