Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement P0036R0: remove support for empty unary folds of +, *, |, &. | Richard Smith | 2016-03-04 | 1 | -7/+8 |
* | Fix parsing of fold-expressions within a cast expression. We parse the | Richard Smith | 2014-11-11 | 1 | -3/+2 |
* | [c++1z] N4295: fold-expressions. | Richard Smith | 2014-11-08 | 1 | -0/+78 |