money.T

Undocumented in source.
struct money(string currency, int dec_places = 4, roundingMode rmode = roundingMode.HALF_UP)
alias T = typeof(this)

Meta