LDBL_MAX

extern (C) @trusted nothrow @nogc
enum LDBL_MAX = real.max;

Meta