On Monday, 13 April 2015 at 20:06:11 UTC, Kai Nacke wrote:
On Monday, 13 April 2015 at 09:00:30 UTC, Dominikus Dittes Scherkl wrote:
I once had added cent/ucent to std/traits.d

TypeInfo for cent/ucent is now in druntime. std.traits has cent/ucent support.
Wow, cool.

I need to address some comments in std.format before it can be merged. Other modules (e.g. std.conv) still miss support.
Hmm.
By the way: are also cent/ucent literals defined?
And if yes, what's the postfix for that? Was it "T"?

cent.max   = 170_141_183_460_469_231_731_637_303_715_884_105_727T
ucent.max  = 340_282_366_920_938_463_463_374_607_431_768_211_455UT

Reply via email to