currency.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T opCast()
  2. T opCast()
    struct currency(string currency_name, int dec_places = 4, roundingMode rmode = roundingMode.HALF_UP)
    const
    T
    opCast
    (
    T
    )
    ()
    if (
    isNumeric!T
    )

Meta