Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [c++20] Delete defaulted comparison functions if they would invoke an | Richard Smith | 2019-12-10 | 1 | -0/+23 |
* | [c++20] Defaulted comparison support for array members. | Richard Smith | 2019-12-09 | 1 | -9/+40 |
* | [c++20] Synthesis of defaulted comparison functions. | Richard Smith | 2019-12-08 | 1 | -6/+102 |
* | [c++20] Determine whether a defaulted comparison should be deleted or | Richard Smith | 2019-12-06 | 1 | -0/+81 |