dune-common 2.9.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::Simd::Overloads::RebindType< S, class, class > Struct Template Reference

should have a member type type More...

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

Public Types

using type = S
 

Detailed Description

template<class S, class, class>
struct Dune::Simd::Overloads::RebindType< S, class, class >

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

Member Typedef Documentation

◆ type

template<class S , class , class >
using Dune::Simd::Overloads::RebindType< S, class, class >::type = S

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