]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/iterator_concepts.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / iterator_concepts.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-10  Jonathan Wakelylibstdc++: Fix bug in std::indirect_result_t
2019-11-25  Jonathan Wakelylibstdc++: Add move_sentinel, common_iterator and count...
2019-11-15  Jonathan Wakelylibstdc++: Implement LWG 3149 for std::default_construc...
2019-11-14  Jonathan Wakelylibstdc++: Implement new predicate concepts from P1716R3
2019-11-14  Jonathan Wakelylibstdc++: Rename disable_sized_sentinel [P1871R1]
2019-11-06  Jonathan Wakelylibstdc++: remove redundant equality operators
2019-11-05  Jonathan WakelyRemove incorrect comment
2019-10-29  Jonathan WakelyAdd iterator concepts and range access customization...