]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/experimental/numeric
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / experimental / numeric
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-11-14  villeImplement LWG 2733 and LWG 2759
2017-09-12  rediPR libstdc++/79433 no #error for including TS headers...
2017-07-23  fdumont2017-07-23 François Dumont <fdumont@gcc.gnu.org>
2017-01-01  jakub Update copyright years.
2016-10-10  rediLWG 2733, LWG 2759 reject bool in gcd and lcm
2016-10-03  rediDefine std::gcd and std::lcm for C++17
2016-09-30  rediRemove use of std::abs in experimental::{gcd,lcm}
2016-01-04  jakub Update copyright years.
2015-05-02  redi * include/experimental/numeric: New. Define gcd and...