[Bug libstdc++/45866] [C++0x] std::ratio_add, ratio_sub, ratio_multiply, ratio_divide do not have num and den members.

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Oct 2 12:43:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45866

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |45114

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-10-02 12:43:38 UTC ---
It's not possible to implement the new spec without template aliases, so this
PR depends on PR c++/45114



More information about the Gcc-bugs mailing list