------- Comment #3 from paolo dot carlini at oracle dot com 2009-07-31 16:13 ------- Let's suspend the issue, but anyway, has to wait for std::pair to stabilize a bit in the Standard. To be clear, this is the original issue, which has been filed after our original implementation of a previous Draft:
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-closed.html#811 Then came Concepts and fixed it in the Draft Standard. But now Concepts are gone and std::pair is in flux anyway for other reasons (see, e.g n2908)... -- paolo dot carlini at oracle dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | Summary|c++0x std::pair<T*,U*> |[c++0x] std::pair<T*,U*> |constructor doesn't accept |constructor doesn't accept |(0, 0) |(0, 0) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40925