| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PR13527: don't assert if a function is explicitly defaulted when it's already | Richard Smith | 2012-08-06 | 1 | -0/+32 |
| * | Final piece of core issue 1330: delay computing the exception specification of | Richard Smith | 2012-07-27 | 1 | -0/+60 |
| * | Allow friend declarations of defaulted special member functions. Only | Richard Smith | 2012-06-08 | 1 | -0/+6 |
| * | Fold the six functions checking explicitly-defaulted special member functions | Richard Smith | 2012-05-15 | 1 | -6/+6 |
| * | Fix another issue introduced by the proposed wording for core issue 1358: since | Richard Smith | 2012-02-14 | 1 | -1/+9 |
| * | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
| * | Implement some tests for defaulted constructors. To do this I had to | Alexis Hunt | 2011-05-17 | 1 | -0/+45 |

