CTFloat.yl2x_supported
- enum yl2x_supported;
 - enum yl2x_supported;
struct CTFloat
version(!GNU)
nothrow @
nogc @
safe  enum yl2x_supported = 
__traits(compiles, core.math.yl2x(1.0L, 2.0L));
 
 
		dmd root ctfloat CTFloat 
		aliasesmanifest constantsstatic functionsstatic variables