summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/func.not_fn/not_fn.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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