summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/function_objects
Commit message (Expand)AuthorAgeFilesLines
* Rename test file that had incorrect bug numberJonathan Wakely2015-12-211-0/+0
* libstdc++/68276 consistently qualify std::forwardJonathan Wakely2015-12-211-0/+45
* Fix std::invoke support for reference_wrappersJonathan Wakely2015-12-111-0/+43
* Implement C++17 std::invoke and LWG DR 2219Jonathan Wakely2015-10-251-12/+0
* Update copyright years.Jakub Jelinek2015-01-0511-11/+11
* re PR libstdc++/60271 ([DR2369] [C++1y] std::max(initializer_list<T>) cannot ...Ville Voutilainen2014-12-221-0/+77
* Make std::mem_fn work with varargs functions.Jonathan Wakely2014-11-111-0/+2
* Add support for ref-qualified functions to std::mem_fnJonathan Wakely2014-11-031-0/+34
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-161-1/+1
* limits: Remove stray semicolon.Paolo Carlini2014-10-151-1/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-029-9/+9
* N3421 C++1y Transparent functorsJonathan Wakely2013-11-011-0/+95
* 55463.cc: Avoid -Wunused warnings.Paolo Carlini2013-03-091-43/+47
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-037-7/+7
* re PR c++/55908 (Problem binding a const member function to a const object)Jonathan Wakely2013-01-081-0/+34
* functional (_Mem_fn): Constrain function call operators to avoid ambiguities.Jonathan Wakely2012-11-282-6/+98
* re PR libstdc++/55463 (Result of std::mem_fn doesn't accept rvalues)Jonathan Wakely2012-11-261-0/+78
* functional (mem_fn): Qualify to prevent ADL.Jonathan Wakely2012-03-271-0/+44
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-094-20/+16
* 2008-11-05 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2008-11-051-0/+0
* 2008-11-05 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2008-11-052-0/+0
* re PR libstdc++/38017 (30_threads/thread/cons/X.cc)Jonathan Wakely2008-11-053-173/+0
* re PR libstdc++/24803 ([c++0x] reference_wrapper and pointers to member funct...Jonathan Wakely2008-11-053-0/+173
* system_error: New file.Benjamin Kosnik2007-08-231-31/+0
* DR 660, [Ready] in Toronto.Paolo Carlini2007-08-021-0/+42
* testsuite_api.h: New.Benjamin Kosnik2007-06-261-0/+31
* Directory layout flattening.Benjamin Kosnik2007-02-203-0/+207