This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/58815] Casting/Conversion operator for std::decimal not supported


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2013-10-22
           Assignee|unassigned at gcc dot gnu.org      |paolo.carlini at oracle dot com
     Ever confirmed|0                           |1

--- Comment #10 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Ah good, thanks Janis. Thus let's add in C++11 mode these explicit operators
with a comment pointing to n3407. More than that is beyond the scope of this PR
but it would be nice if somebody volunteers to follow the topic, prepares
patches, etc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]