hexFloatConsumed.hxbase

Undocumented in source.
template hexFloatConsumed(string str)
static if(!(str.startsWith("NAN") || str[1 .. $].startsWith("INF")))
static if(!(str.startsWith("NINF")))
enum string hxbase;

Meta