Fix list/forward_list implementations of remove_if and unique to deal with...
Fix list/forward_list implementations of remove_if and unique to deal with predicates that are part of the sequence passed in. We already do this for remove. llvm-svn: 358534
Loading
Please register or sign in to comment