#include <vector.hpp>
Definition at line 313 of file vector.hpp.
| typedef vector_fixed<typename V::Aligned,S> Aligned | 
Definition at line 315 of file vector.hpp.
| typedef V::Naive Naive | 
Definition at line 314 of file vector.hpp.
| typedef vector_fixed<typename V::No_simd,S> No_simd | 
Definition at line 316 of file vector.hpp.
| typedef vector_fixed<typename V::No_thread,S> No_thread | 
Definition at line 317 of file vector.hpp.
 1.6.1
 1.6.1