template <typename Integer, size_t FractionalBits>
struct Value
Defined at line 26 of file ../../zircon/system/ulib/ffl/include/ffl/fixed_format.h
Public Members
const Integer value
Public Methods
void Value<FixedFormat<Integer, FractionalBits> > (Integer value)
Defined at line 30 of file ../../zircon/system/ulib/ffl/include/ffl/fixed_format.h