CustomFloat.get
F get(F)() if (staticIndexOf!(immutable F, immutable float, immutable double, immutable real) >= 0) @property constFetches the stored value either as a float, double or real.
F get(F)() if (staticIndexOf!(immutable F, immutable float, immutable double, immutable real) >= 0) @property constFetches the stored value either as a float, double or real.