floatTraits.exp_shft

Undocumented in source.
  1. enum exp_shft;
    template floatTraits(T)
    package
    static if(realFormat == RealFormat.ieeeExtended)
    enum exp_shft = 0;
  2. enum uint exp_shft;

Meta