summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/func.invoke
Commit message (Collapse)AuthorAgeFilesLines
* Implement LWG issue 2219 - support reference_wrapper in INVOKEEric Fiselier2016-04-181-0/+42
| | | | llvm-svn: 266590
* Fix typo I just introduced.Marshall Clow2015-11-101-1/+1
| | | | llvm-svn: 252614
* Explicitly #include <utility> so that we get std::move. Thanks to Walter for ↵Marshall Clow2015-11-101-0/+1
| | | | | | the bug report. llvm-svn: 252610
* Remove non-ascii charactersEric Fiselier2015-07-141-5/+5
| | | | llvm-svn: 242197
* Implement n4169 - Add invoke function templateEric Fiselier2015-07-141-0/+268
llvm-svn: 242195
OpenPOWER on IntegriCloud