P99

◆ fesetround_throw

#define fesetround_throw (   ...)    P99_THROW_CALL_ZERO(fesetround, EINVAL, __VA_ARGS__)

A wrapper arround fesetround that throws an exception on error.

Definition at line 82 of file p99_c99_throw.h.