P99

◆ wcstol_throw

#define wcstol_throw (   ...)    P99_THROW_CALL_RANGE(wcstol, __VA_ARGS__)

A wrapper arround wcstol that throws an exception on error.

Definition at line 380 of file p99_c99_throw.h.