dune-common 2.10
Loading...
Searching...
No Matches
Dune::Simd::Overloads::RebindType< Simd::Scalar< V >, V, std::enable_if_t< VcImpl::IsVector< V >::value > > Struct Template Reference

should have a member type type More...

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

Inheritance diagram for Dune::Simd::Overloads::RebindType< Simd::Scalar< V >, V, std::enable_if_t< VcImpl::IsVector< V >::value > >:
Inheritance graph

Public Types

using type = V

Detailed Description

template<class V>
struct Dune::Simd::Overloads::RebindType< Simd::Scalar< V >, V, std::enable_if_t< VcImpl::IsVector< V >::value > >

should have a member type type

Implements Simd::Rebind

This specialization covers

Member Typedef Documentation

◆ type

template<class V>
using Dune::Simd::Overloads::RebindType< Simd::Scalar< V >, V, std::enable_if_t< VcImpl::IsVector< V >::value > >::type = V

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