summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/forward_list/erasure.cc
Commit message (Expand)AuthorAgeFilesLines
* Define __cpp_lib_erase_if feature test macroJonathan Wakely2019-01-101-0/+6
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Pre-emptively support P0646R1 for std container erasure.Edward Smith-Rowland2018-11-301-3/+6
* Fix erasure goofs.Edward Smith-Rowland2018-11-291-0/+1
* Implement uniform container erasure for C++20.Edward Smith-Rowland2018-11-281-0/+52