id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3383,no ptr_list::splice,anonymous,Thorsten Ottosen,"ptr_list doesn't offer an equivalent to std::list::splice. it does offer ptr_sequence_adapter::transfer(), but that doesn't give any guarantee of constant time complexity, and as far as I can see transfering all the contents of a ptr_list into another is in fact implemented in linear complexity. ",Bugs,new,Boost 1.41.0,ptr_container,Boost 1.40.0,Problem,,ptr_list splice,