------- Comment #10 from paolo dot carlini at oracle dot com 2009-12-12 09:10 ------- What do you mean by "of this type"? As I tried already to explain, until the ISO C++ Committee resolves DR 1133 we cannot touch list::merge and list::splice. If, however, you are seeing problems with calls to list::sort, those can be resolved in our implementation right now (even if it's work somewhat wasted, because eventually the implementation of the resolution of DR 1133 will make those changes unnecessary)
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42352