summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/func.not_fn/not_fn.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix unused parameters and variablesEric Fiselier2016-12-231-5/+4
* Update LWG 2767 and add test caseEric Fiselier2016-10-161-0/+14
* Remove use of _VSTD::__invoke in the not_fn testsEric Fiselier2016-10-121-1/+4
* Implement P0358r1. Fixes for not_fn.Eric Fiselier2016-06-271-28/+69
* Don't use C++17 terse static assert. Patch from STL@microsoft.comEric Fiselier2016-06-221-29/+29
* Add not_fn test for throwing operator!Eric Fiselier2016-06-021-0/+8
* Add C++17 std::not_fn negator.Eric Fiselier2016-06-021-0/+540
OpenPOWER on IntegriCloud