aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/forward_list
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-26Remove include directives for deleted Profile Mode headersJonathan Wakely1-4/+0
2019-01-29Avoid ambiguity between C++2a std::erase_if and LFTS versionJonathan Wakely1-2/+3
2019-01-10Define __cpp_lib_erase_if feature test macroJonathan Wakely1-0/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-30Pre-emptively support P0646R1 for std container erasure.Edward Smith-Rowland1-4/+5
2018-11-28Implement uniform container erasure for C++20.Edward Smith-Rowland1-0/+21
2018-08-10Define aliases for containers using polymorphic_allocatorJonathan Wakely1-0/+13
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-2/+2
2011-01-21c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove.Benjamin Kosnik1-5/+2
2010-11-08user.cfg.in: Adjust scanned includes.Benjamin Kosnik1-1/+1
2010-10-17re PR libstdc++/43554 (profile-mode version of forward_list missing)Paolo Carlini1-0/+4
2010-09-29[multiple changes]Paolo Carlini1-0/+4
2010-07-27[multiple changes]Paolo Carlini1-0/+1
2010-02-10hashtable.h: Fold in include/tr1_impl/hashtable.h contents.Paolo Carlini1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-10-15forward_list: New.Edward Smith-Rowland1-0/+51