Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement LWG 2488 - Make the placeholders constexpr. | Eric Fiselier | 2016-06-26 | 1 | -0/+28 |
* | 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 | 9 | -0/+55 |
* | [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 | 2 | -0/+8 |
* | 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 | 10 | -0/+871 |