Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [cxx2a] P0641R2: (Some) type mismatches on defaulted functions only | Richard Smith | 2018-09-28 | 1 | -1/+1 |
* | Unify lookup from within not-yet-defined defaulted special members: use common | Richard Smith | 2013-11-27 | 1 | -2/+17 |
* | Take cv-qualifiers on fields of class type into account when determining | Richard Smith | 2013-11-25 | 1 | -1/+18 |
* | Implement final resolution of DR1402: implicitly-declared move operators that | Richard Smith | 2013-11-04 | 1 | -4/+15 |
* | Improve diagnostic wording for when an implicitly-deleted special member | Richard Smith | 2012-12-28 | 1 | -1/+1 |
* | PR13381, part 2: when determining if a defaulted special member function should | Richard Smith | 2012-07-18 | 1 | -0/+14 |
* | [class.copy]p23: Fix an assertion caused by incorrect argument numbering in a | Richard Smith | 2012-04-29 | 1 | -0/+134 |