FLT_MAX

extern (C) @trusted nothrow @nogc
enum FLT_MAX = float.max;

Meta