Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Guard libc++ specific tests SFINAE on std::bind's call operator. Patch from S... | Eric Fiselier | 2016-07-24 | 1 | -3/+5 |
* | Mark LWG issue 2545 as complete. Add extra tests | Eric Fiselier | 2016-06-02 | 2 | -0/+132 |
* | Remove names of unreferenced parameters. Patch from STL@microsoft.com | Eric Fiselier | 2016-04-28 | 2 | -3/+3 |
* | Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. | Eric Fiselier | 2016-04-20 | 1 | -0/+35 |
* | Cleanup <__functional_03> | Eric Fiselier | 2015-07-22 | 7 | -0/+14 |
* | [libcxx] LWG2420 bits for bind<void> - Patch from K-Ballo | Eric Fiselier | 2015-07-10 | 1 | -3/+16 |
* | Get tests running with warnings. Fix warnings in headers and tests | Eric Fiselier | 2015-02-05 | 1 | -0/+1 |
* | Prevent ill-formed instantiation of __invoke_of<...> during the evaluation of... | Eric Fiselier | 2014-12-23 | 1 | -0/+49 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 6 | -0/+750 |