P99

◆ strtoull_throw

#define strtoull_throw (   ...)    P99_THROW_CALL_RANGE(strtoull, __VA_ARGS__)

A wrapper arround strtoull that throws an exception on error.

Definition at line 232 of file p99_c99_throw.h.