LDBL_EPSILON

extern (C) @trusted nothrow @nogc
enum LDBL_EPSILON = real.epsilon;

Meta