The OpenD Programming Language

IonDecimal.get

  1. IonErrorCode get(T value)
  2. IonErrorCode get(T value)
    struct IonDecimal
    @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