Class native_vector_type¶
class native_vector_type<T> simd¶
template <typename T>
struct native_vector_type { … } typedef type ¶
using type = T Fully qualified name: kfr::native_vector_type<T>::type
Declared at simd/platform.hpp:697
Fully qualified name: kfr::native_vector_type<T>
Declared at simd/platform.hpp:695
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.