P99

◆ thrd_equal_throw

#define thrd_equal_throw (   ...)    P99_THROW_CALL_THRD(thrd_equal, __VA_ARGS__)

A wrapper arround thrd_equal that throws an exception on error.

Definition at line 310 of file p99_c99_throw.h.