dune-common 2.9.0
|
should have a member type type
More...
#include <dune/common/simd/vc.hh>
Public Types | |
using | type = typename V::value_type |
should have a member type type
Implements Simd::Scalar
using Dune::Simd::Overloads::ScalarType< V, std::enable_if_t< VcImpl::IsVector< V >::value > >::type = typename V::value_type |