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