P99

◆ thrd_detach_throw

#define thrd_detach_throw (   ...)    P99_THROW_CALL_THRD(thrd_detach, __VA_ARGS__)

A wrapper arround thrd_detach that throws an exception on error.

Definition at line 308 of file p99_c99_throw.h.