In
<http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.200x>,
the documentation states that 27 Input/output library is implemented, except
for 27.2.3 Thread safety, which is partially implemented. But there are missing
move constructors, move assignment operators, move() member functions, and
swap() member functions in sections 27.5 to 27.9, so I think that they should
be listed as Partial until the functions are implemented.


-- 
           Summary: libstdc++ status documentation fails to mention missing
                    c++0x io members
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tspiteri at ieee dot org


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

Reply via email to