[v3] c++0x std::ratio implementation

Paolo Carlini paolo.carlini@oracle.com
Fri Jul 4 13:23:00 GMT 2008


> Updated patch.

Thanks. I'm looking into it. Note that, currently at least, we cannot assume <cstdint> to be non-trivial on all the platforms supported by GCC, that is, std::intmax_t may well be unavailable. The code and the tests require guards...

Paolo.



More information about the Gcc-patches mailing list