mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-27 02:40:37 +08:00
2010-10-18 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/45866 * include/std/ratio (ratio<>::type): Add. (ratio_add<>::num, ratio_add<>::den, ratio_subtract<>::num, ratio_subtract<>::den, ratio_multiply<>::num, ratio_multiply<>::den, ratio_divide<>::num, ratio_divide<>::den): Likewise. * testsuite/20_util/ratio/operations/45866.cc: New. From-SVN: r165649
file: libstdc++-v3/README New users may wish to point their web browsers to the file index.html in the 'doc/html' subdirectory. It contains brief building instructions and notes on how to configure the library in interesting ways.