P99

◆ wcstof_throw

#define wcstof_throw (   ...)    P99_THROW_CALL_RANGE(wcstof, __VA_ARGS__)

A wrapper arround wcstof that throws an exception on error.

Definition at line 376 of file p99_c99_throw.h.