CustomFloat.opCast

Fetches the stored value either as a float, double or real.

struct CustomFloat(uint precision, uint exponentWidth, CustomFloatFlags flags, uint bias)
alias opCast = get

Meta