]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/std/concepts
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / std / concepts
2022-01-03  Jakub JelinekUpdate copyright years.
2021-06-18  Patrick Palkalibstdc++: Implement LWG 3557 change to convertible_to
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-15  Jonathan Wakelylibstdc++: Fix typos in copyright notice
2020-04-22  Jonathan Wakelylibstdc++: Update __cpp_lib_concepts value
2020-03-27  Jonathan Wakelylibstdc++: Define __cpp_lib_ranges macro for C++20
2020-02-19  Jonathan Wakelylibstdc++: Simplify std::totally_ordered (LWG 3331)
2020-02-19  Jonathan Wakelylibstdc++: Simplify std::totally_ordered_with (LWG...
2020-02-17  Jonathan Wakelylibstdc++: P1964R2 Wording for boolean-testable
2020-02-17  Jonathan Wakelylibstdc++: Make "implicit expression variants" more...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-15  Jonathan Wakelylibstdc++: Implement LWG 3149 for std::default_construc...
2019-11-14  Jonathan Wakelylibstdc++: Implement new predicate concepts from P1716R3
2019-10-30  Jonathan WakelyUse if-constexpr instead of overloading for customizati...
2019-10-29  Jonathan WakelyAdd iterator concepts and range access customization...
2019-10-16  Jonathan WakelyOnly use GCC-specific __is_same_as built-in conditionally
2019-10-11  Jonathan WakelyImplement <concepts> header for C++20