JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
List of all members
juce::ScopedNoDenormals Class Reference

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

#include "juce_FloatVectorOperations.h"

Detailed Description

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

@tags{Audio}

Definition at line 218 of file juce_FloatVectorOperations.h.

Constructor & Destructor Documentation

◆ ScopedNoDenormals()

juce::ScopedNoDenormals::ScopedNoDenormals ( )
noexcept

Definition at line 1532 of file juce_FloatVectorOperations.cpp.

◆ ~ScopedNoDenormals()

juce::ScopedNoDenormals::~ScopedNoDenormals ( )
noexcept

Definition at line 1546 of file juce_FloatVectorOperations.cpp.


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