Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Per C++ [over.match.copy]p1, direct-initialization of a reference can | Richard Smith | 2018-07-02 | 1 | -0/+9 |
* | DR1295 and cleanup for P0135R1: Make our initialization code more directly | Richard Smith | 2016-12-09 | 1 | -2/+2 |
* | Grab-bag of bit-field fixes: | John McCall | 2013-05-06 | 1 | -0/+23 |
* | During referencing binding, only consider conversion functions for | Douglas Gregor | 2010-04-13 | 1 | -0/+16 |
* | Commit Eli's fix for implicit conversions to array type. Fixes PR6264. | Douglas Gregor | 2010-02-26 | 1 | -0/+12 |
* | PR5909 had a test case for binding of const, non-volatile references | Douglas Gregor | 2010-01-29 | 1 | -0/+12 |