dune-common
2.7.0
|
should have a member type type
More...
#include <dune/common/simd/base.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 |