summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/typeindex
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-04-15libstdc++: Add spaceship operator to std::type_indexJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-05-19* include/std/typeindex (type_index::name()): LWG 2144: Add noexcept.Jonathan Wakely
2013-02-20user.cfg.in: Set __cplusplus to 201103L.Benjamin Kosnik
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill
2011-11-18hash-long-double-aux.cc: Rename to...Paolo Carlini
2011-05-21char_traits.h: Use noexcept throughout.Paolo Carlini
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik
2010-11-02cinttypes: Remove, move contents to C++0x and TR1 headers.Paolo Carlini
2010-09-22functional_hash.h (__hash_base): Add.Paolo Carlini
2010-09-22typeindex: New.Paolo Carlini