dune-common 2.9.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::Simd::Overloads::RebindType< Scalar< typename M::Vector >, M, std::enable_if_t< VcImpl::IsMask< M >::value > > Struct Template Reference

should have a member type type More...

#include <dune/common/simd/vc.hh>

Public Types

using type = typename M::Vector
 

Detailed Description

template<class M>
struct Dune::Simd::Overloads::RebindType< Scalar< typename M::Vector >, M, std::enable_if_t< VcImpl::IsMask< M >::value > >

should have a member type type

Implements Simd::Rebind

This specialization covers

Member Typedef Documentation

◆ type

template<class M >
using Dune::Simd::Overloads::RebindType< Scalar< typename M::Vector >, M, std::enable_if_t< VcImpl::IsMask< M >::value > >::type = typename M::Vector

The documentation for this struct was generated from the following file: