DBL_MAX_10_EXP

extern (C) @trusted nothrow @nogc
enum DBL_MAX_10_EXP = double.max_10_exp;

Meta