P99

◆ remove_throw

#define remove_throw (   ...)    P99_THROW_CALL_NEG(remove, EINVAL, __VA_ARGS__)

A wrapper arround remove that throws an exception on error.

Definition at line 155 of file p99_c99_throw.h.