Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unused parameters and variables | Eric Fiselier | 2016-12-23 | 1 | -5/+4 |
* | Update LWG 2767 and add test case | Eric Fiselier | 2016-10-16 | 1 | -0/+14 |
* | Remove use of _VSTD::__invoke in the not_fn tests | Eric Fiselier | 2016-10-12 | 1 | -1/+4 |
* | Implement P0358r1. Fixes for not_fn. | Eric Fiselier | 2016-06-27 | 1 | -28/+69 |
* | Don't use C++17 terse static assert. Patch from STL@microsoft.com | Eric Fiselier | 2016-06-22 | 1 | -29/+29 |
* | Add not_fn test for throwing operator! | Eric Fiselier | 2016-06-02 | 1 | -0/+8 |
* | Add C++17 std::not_fn negator. | Eric Fiselier | 2016-06-02 | 1 | -0/+540 |