DBL_MAX_EXP

extern (C) @trusted nothrow @nogc
enum DBL_MAX_EXP = double.max_exp;

Meta