[v3] Fix C++0x pair constructors

Paolo Carlini paolo.carlini@oracle.com
Fri Oct 17 22:46:00 GMT 2008


Doug Gregor wrote:
> Tested i686-pc-linux-gnu; no regressions.
>   
Approved for mainline of course, thanks Doug. Now I can also confidently
implement the "emplace" additions to map / multimap / ... which rely on
a sane std::pair.

Thanks again,
Paolo.



More information about the Libstdc++ mailing list