]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / bind / ref_neg.cc
2016-01-04  jakub Update copyright years.
2015-12-11  rediFix std::invoke support for reference_wrappers
2015-10-25  rediImplement C++17 std::invoke and LWG DR 2219
2015-01-05  jakub Update copyright years.
2014-11-11  rediDefine __void_t and SFINAE-friendly iterator_traits.
2014-11-11  rediMake std::mem_fn work with varargs functions.
2014-11-04  rediMake reference_wrapper trivially copyable.
2014-11-03  rediCheck number of arguments in bind expressions.
2014-10-16  paolo2014-10-16 Paolo Carlini <paolo.carlini@oracle.com>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libstdc++-v3/
2013-04-07  fdumont2013-04-04 François Dumont <fdumont@gcc.gnu.org>
2013-02-03  rsandifoUpdate copyright in libstdc++-v3.
2013-01-08  redi PR libstdc++/55908
2012-12-20  redi * include/std/functional (_Require): Move to ...
2012-11-28  redi * include/std/functional (_Mem_fn): Constrain function...
2012-11-26  redi PR libstdc++/55463
2012-11-19  redi * include/bits/stl_algo.h (reverse_copy): Update comme...
2012-11-14  redi PR libstdc++/55320
2012-08-25  jason * pt.c (tsubst_default_argument): Indicate where the...
2011-11-22  jasonfix linenos
2011-11-21  jason * pt.c (type_unification_real): Set input_location
2011-09-07  jason * pt.c (type_unification_real): Correct complain arg...
2011-06-10  jason * testsuite/20_util/bind/ref_neg.cc: Remove wrong...
2011-06-10  paolo2011-06-10 Jason Merrill <jason@redhat.com>
2010-01-12  redi2010-01-12 Jonathan Wakely <jwakely.gcc@gmail.com>