mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-15 00:24:19 +00:00
On iOS/arm7, double has an alignment of 8 but std::max_align_t has alignment of 4, so we need to compute our own max_align value. |
||
|---|---|---|
| .. | ||
| juce_AudioChannelSet.cpp | ||
| juce_AudioChannelSet.h | ||
| juce_AudioDataConverters.cpp | ||
| juce_AudioDataConverters.h | ||
| juce_AudioProcessLoadMeasurer.cpp | ||
| juce_AudioProcessLoadMeasurer.h | ||
| juce_AudioSampleBuffer.h | ||
| juce_FloatVectorOperations.cpp | ||
| juce_FloatVectorOperations.h | ||