Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When diagnosing the lack of a viable conversion function, also list | Richard Smith | 2020-01-09 | 1 | -1/+1 |
* | N3922: direct-list-initialization of an auto-typed variable no longer deduces a | Richard Smith | 2015-11-11 | 1 | -2/+3 |
* | Add a warning for direct-list-initialization of a variable with a deduced type | Richard Smith | 2015-02-11 | 1 | -2/+2 |
* | Per latest drafting, switch to implementing init-captures as if by declaring | Richard Smith | 2013-09-28 | 1 | -32/+25 |
* | PR16263: Implement current direction of core issue 1376. Binding a reference to | Richard Smith | 2013-06-15 | 1 | -1/+1 |
* | First pass of semantic analysis for init-captures: check the initializer, build | Richard Smith | 2013-05-16 | 1 | -0/+84 |