Field.forceFP

Sets whether the field forces floating point. Returns the new value.

  1. bool forceFP [@property getter]
  2. bool forceFP [@property setter]
    struct Field
    @property @nogc @safe pure nothrow
    bool
    forceFP
    (
    bool val
    )

Meta