dune-common 2.9.0
|
should have a member type type
More...
#include <dune/common/simd/standard.hh>
Public Types | |
using | type = V |
should have a member type type
Implements Simd::Scalar
. V
will never have cv or reference qualifiers, no need to strip those.
Implements Simd::Scalar
using Dune::Simd::Overloads::ScalarType< V, class >::type = V |