foobar2000 SDK  2015-01-14
Public Member Functions
fpu_control_default

#include <other.h>

+ Inheritance diagram for fpu_control_default:

Public Member Functions

 fpu_control_default ()
 

Additional Inherited Members

- Private Member Functions inherited from fpu_control
 fpu_control (unsigned p_mask, unsigned p_val)
 
 ~fpu_control ()
 

Detailed Description

Definition at line 50 of file other.h.

Constructor & Destructor Documentation

fpu_control_default::fpu_control_default ( )
inline

Definition at line 53 of file other.h.

53 : fpu_control(_MCW_DN|_MCW_RC,_DN_FLUSH|_RC_NEAR) {}
fpu_control(unsigned p_mask, unsigned p_val)
Definition: other.h:26

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