P99

◆ fegetround_throw

#define fegetround_throw (   ...)    P99_THROW_CALL_ZERO(fegetround, EINVAL, __VA_ARGS__)

A wrapper arround fegetround that throws an exception on error.

Definition at line 80 of file p99_c99_throw.h.