LDBL_MAX_EXP

extern (C) @trusted nothrow @nogc
enum LDBL_MAX_EXP = real.max_exp;

Meta