[Bug libstdc++/57976] New: Missing time_get<>::get() functions

lcarreon at bigpond dot net.au gcc-bugzilla@gcc.gnu.org
Thu Jul 25 00:05:00 GMT 2013


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

            Bug ID: 57976
           Summary: Missing time_get<>::get() functions
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: lcarreon at bigpond dot net.au

The standard facet time_get<> is missing the get() functions.

According to the GCC 4.7 C++11 Implementation Status, Section 22.4.5.1 of the
standard library is completely implemented.  However, the time_get<>::get()
functions are missing therefore it isn't complete.



More information about the Gcc-bugs mailing list