JUCE
Public Member Functions | List of all members
dsp::SIMDRegister< Type >::ElementAccess Struct Reference

Public Member Functions

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

Member Function Documentation

◆ operator Type()

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

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