Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When substituting previously-checked template arguments into a template | Richard Smith | 2018-03-08 | 1 | -3/+2 |
* | Finish implementation of C++ DR1310 (http://wg21.link/cwg1310). | Richard Smith | 2017-01-20 | 1 | -4/+5 |
* | PR9551: Implement DR1004 (http://wg21.link/cwg1004). | Richard Smith | 2017-01-18 | 1 | -0/+23 |
* | [c++17] P0135R1: Guaranteed copy elision. | Richard Smith | 2016-12-06 | 1 | -2/+12 |
* | DR1048: drop top-level cv-qualifiers when deducing the return type of a | Richard Smith | 2014-12-19 | 1 | -0/+18 |
* | Run DR tests in C++17 mode too. | Richard Smith | 2014-09-28 | 1 | -1/+2 |
* | Implement DR990 and DR1070. Aggregate initialization initializes uninitialized | Richard Smith | 2014-06-03 | 1 | -0/+33 |