OpenShot Audio Library | OpenShotAudio 0.3.2
Loading...
Searching...
No Matches
juce::ScopedNoDenormals Class Reference

#include <juce_FloatVectorOperations.h>

Detailed Description

Helper class providing an RAII-based mechanism for temporarily disabling denormals on your CPU.

Definition at line 245 of file juce_FloatVectorOperations.h.

Constructor & Destructor Documentation

◆ ScopedNoDenormals()

juce::ScopedNoDenormals::ScopedNoDenormals ( )
noexcept

Definition at line 1121 of file juce_FloatVectorOperations.cpp.

◆ ~ScopedNoDenormals()

juce::ScopedNoDenormals::~ScopedNoDenormals ( )
noexcept

Definition at line 1135 of file juce_FloatVectorOperations.cpp.


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