OpenShot Library | OpenShotAudio 0.2.2
juce::dsp::SIMDRegister< Type >::ElementAccess Struct Reference

Public Member Functions

 operator Type () const
 
ElementAccessoperator= (Type scalar) noexcept
 
ElementAccessoperator= (ElementAccess &o) noexcept
 

Friends

struct SIMDRegister
 

Detailed Description

template<typename Type>
struct juce::dsp::SIMDRegister< Type >::ElementAccess

Definition at line 39 of file juce_SIMDRegister_Impl.h.

Member Function Documentation

◆ operator Type()

template<typename Type >
juce::dsp::SIMDRegister< Type >::ElementAccess::operator Type ( ) const
inline

Definition at line 41 of file juce_SIMDRegister_Impl.h.

◆ operator=() [1/2]

template<typename Type >
ElementAccess & juce::dsp::SIMDRegister< Type >::ElementAccess::operator= ( Type  scalar)
inlinenoexcept

Definition at line 42 of file juce_SIMDRegister_Impl.h.

◆ operator=() [2/2]

template<typename Type >
ElementAccess & juce::dsp::SIMDRegister< Type >::ElementAccess::operator= ( ElementAccess o)
inlinenoexcept

Definition at line 43 of file juce_SIMDRegister_Impl.h.

Friends And Related Function Documentation

◆ SIMDRegister

template<typename Type >
friend struct SIMDRegister
friend

Definition at line 46 of file juce_SIMDRegister_Impl.h.


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