The OpenD Programming Language

NormalizedInt.this

Construct a NormalizedInt from an integer representation.

  1. this(I value)
    struct NormalizedInt(I)
    @safe pure nothrow @nogc
    this
    ()
  2. this(F value)

Meta