[Bug libstdc++/57619] New: std::unordered_map and std::unordered_multimap::insert invoking std::pair move constructor

2013-06-14 Thread gdjss2728 at gmail dot com
Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: gdjss2728 at gmail dot com The following code is invoking the std::pair move constructor: int main () { std::unordered_map mymap; std

[Bug c++/56701] New: The *this* pointer fails to bind to rvalue reference to pointer type

2013-03-23 Thread gdjss2728 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56701 Bug #: 56701 Summary: The *this* pointer fails to bind to rvalue reference to pointer type Classification: Unclassified Product: gcc Version: 4.8.0 Status: