While reading LWG#526, Ion Gaztañaga noticed that libc++ didn't correctly...
While reading LWG#526, Ion Gaztañaga noticed that libc++ didn't correctly handle list::remove(const value_type &x), if x was an element of the list. Added a test for this, and a fix. Thanks to Ion for the report. llvm-svn: 215210
Loading
Please register or sign in to comment