P99

◆ wcstoll_throw

#define wcstoll_throw (   ...)    P99_THROW_CALL_RANGE(wcstoll, __VA_ARGS__)

A wrapper arround wcstoll that throws an exception on error.

Definition at line 384 of file p99_c99_throw.h.