dune-common 2.9.0
|
should have a member type type
More...
#include <dune/common/simd/vc.hh>
Public Types | |
using | type = typename V::mask_type |
should have a member type type
Implements Simd::Rebind
This specialization covers
using Dune::Simd::Overloads::RebindType< bool, V, std::enable_if_t< VcImpl::IsVector< V >::value &&!VcImpl::IsMask< V >::value > >::type = typename V::mask_type |