Skip to content
Snippets Groups Projects
Commit 8b3a1480 authored by namark's avatar namark
Browse files

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
parent 1d0cfc78
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment