
27 Feb
2008
27 Feb
'08
10:27 p.m.
AMDG Johan RĂ¥de wrote:
Number Facets ~~~~~~~~~~~~~
I think these are a good idea, a few comments about the interface follow:
1) I assume that these:
const int legacy; const int signed_zero; const int trap_infinity; const int trap_nan;
Should be declared "static" as well?
Stupid me
Actually, they are implicitly static anyway. (7.1.1/6) In Christ, Steven Watanabe