tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
__fex_handler_struct
tango
stdc
fenv
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!Win32 && !linux && !darwin && !FreeBSD && solaris)
extern (
C
)
struct
__fex_handler_struct {
int
__mode
;
void
function
()
handler
;
}
Members
Variables
__mode
int
__mode
;
Undocumented in source.
handler
void
function
()
handler
;
Undocumented in source.
Meta
Source
See Implementation
tango
stdc
fenv
aliases
__fex_handler_t
fexcept_t
enums
FE_INVALID
functions
feclearexcept
fegetenv
fegetexceptflag
fegetround
feholdexcept
feraiseexcept
fesetenv
fesetexceptflag
fesetround
fetestexcept
feupdateenv
structs
__fex_handler_struct
fenv_t
variables
FE_DFL_ENV