http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53646
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.kruegler at | |googlemail dot com --- Comment #13 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-06-13 09:38:44 UTC --- Daniel, if you have two free minutes, can you update me about the famous issue with is_constructible vs is_convertible for constraining container::insert? I seemed to remember that at some point we agreed on the reflector that this is the way to go (and I badly need is_constructible if I want to try again defaulting pair' move constructor) but now I have trouble finding that recorded in an actual PR.