The OpenD Programming Language

IonDescribedDecimal.get

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

Meta