The OpenD Programming Language

IonDescribedDecimal.get

  1. IonErrorCode get(Decimal!maxW64bitSize value)
  2. IonErrorCode get(T value)
    struct IonDescribedDecimal
    @safe pure nothrow @nogc scope const
    get
    (
    T
    )
    (
    scope ref T value
    )
  3. T get()

Parameters

value T

(out) floating point number

Return Value

Meta