#include <std/experimental/simd.hpp>
|
template<class _Up , class _Abi > |
static std::enable_if< simd< _Up, _Abi >::size()==simd< _Tp, _NewAbi >::size(), simd< _Tp, _NewAbi > >::type | __apply (const simd< _Up, _Abi > &__v) |
|
template<class _Tp, class _NewAbi>
struct __static_simd_cast_traits< simd< _Tp, _NewAbi > >
Definition at line 1134 of file simd.hpp.
◆ __apply()
template<class _Tp , class _NewAbi >
template<class _Up , class _Abi >
The documentation for this struct was generated from the following file: