JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::dsp::SIMDFallbackOps< ScalarType, vSIMDType >::UnionMaskType Union Reference

#include <juce_fallback_SIMDNativeOps.h>

Collaboration diagram for juce::dsp::SIMDFallbackOps< ScalarType, vSIMDType >::UnionMaskType:

Public Attributes

MaskType m [n]
 
vSIMDType v
 

Member Data Documentation

◆ m

template<typename ScalarType , typename vSIMDType >
MaskType juce::dsp::SIMDFallbackOps< ScalarType, vSIMDType >::UnionMaskType::m[n]

◆ v

template<typename ScalarType , typename vSIMDType >
vSIMDType juce::dsp::SIMDFallbackOps< ScalarType, vSIMDType >::UnionMaskType::v

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