summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/bind/func.bind
Commit message (Expand)AuthorAgeFilesLines
* Implement LWG 2488 - Make the placeholders constexpr.Eric Fiselier2016-06-261-0/+28
* Mark LWG issue 2545 as complete. Add extra testsEric Fiselier2016-06-022-0/+132
* Remove names of unreferenced parameters. Patch from STL@microsoft.comEric Fiselier2016-04-282-3/+3
* Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE.Eric Fiselier2016-04-201-0/+35
* Cleanup <__functional_03>Eric Fiselier2015-07-229-0/+55
* [libcxx] LWG2420 bits for bind<void> - Patch from K-BalloEric Fiselier2015-07-101-3/+16
* Get tests running with warnings. Fix warnings in headers and testsEric Fiselier2015-02-052-0/+8
* Prevent ill-formed instantiation of __invoke_of<...> during the evaluation of...Eric Fiselier2014-12-231-0/+49
* Move test into test/std subdirectory.Eric Fiselier2014-12-2010-0/+871
OpenPOWER on IntegriCloud