convertStringToDouble

C-locale independent string to float parsing.

nothrow @nogc public pure nothrow @nogc
double
convertStringToDouble
(
const(char)* s
,,
bool* err
)

Meta