This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [v3] Fix C++0x pair constructors


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.


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