Typedef maskfor¶
typedef maskfor simd¶
using maskfor = typename T::mask_t Obtains the mask type associated with a SIMD type.
| T | A SIMD vector type that defines a nested mask_t alias (e.g. vec<T, N> ). |
Fully qualified name: kfr::maskfor
Declared at simd/mask.hpp:40
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.