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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2010.10.02 12:40:19
            Summary|std::ratio_add, ratio_sub,  |[C++0x] std::ratio_add,
                   |ratio_multiply,             |ratio_sub, ratio_multiply,
                   |ratio_divide do not have    |ratio_divide do not have
                   |num and den members.        |num and den members.
     Ever Confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-10-02 
12:40:19 UTC ---
We currently implement the spec from n3035, the definitions changed in n3090

Reply via email to