Audio Processing Framework (APF) version 0.5.0
Public Member Functions | List of all members
apf::dp::none< T > Struct Template Reference

Disable denormal prevention. More...

#include <apf/denormalprevention.h>

Public Member Functions

void prevent_denormals (T &)
 

Detailed Description

template<typename T>
struct apf::dp::none< T >

Disable denormal prevention.

Definition at line 54 of file denormalprevention.h.

Member Function Documentation

◆ prevent_denormals()

template<typename T >
void apf::dp::none< T >::prevent_denormals ( T &  )
inline

Definition at line 56 of file denormalprevention.h.


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