Avoid ambiguity between C++2a std::erase_if and LFTS version
[gcc.git] / libstdc++-v3 / include / std / forward_list
2019-01-29 Jonathan WakelyAvoid ambiguity between C++2a std::erase_if and LFTS...
2019-01-10 Jonathan WakelyDefine __cpp_lib_erase_if feature test macro
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-30 Edward Smith-RowlandPre-emptively support P0646R1 for std container erasure.
2018-11-28 Edward Smith-RowlandImplement uniform container erasure for C++20.
2018-08-09 Jonathan WakelyDefine aliases for containers using polymorphic_allocator
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-10 Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2011-01-21 Benjamin Kosnikc++config (_GLIBCXX_EXPORT_TEMPLATE): Remove.
2010-11-08 Benjamin Kosnikuser.cfg.in: Adjust scanned includes.
2010-10-17 Paolo Carlinire PR libstdc++/43554 (profile-mode version of forward_...
2010-09-29 Paolo Carlini[multiple changes]
2010-07-27 Paolo Carlini[multiple changes]
2010-02-10 Paolo Carlinihashtable.h: Fold in include/tr1_impl/hashtable.h contents.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-10-15 Edward Smith-Rowlandforward_list: New.