Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A union can have a constexpr defaulted default constructor, if it has an | Richard Smith | 2012-05-07 | 1 | -0/+39 |
* | Update constexpr implementation to match CWG's chosen approach for core issues | Richard Smith | 2012-02-13 | 1 | -3/+3 |
* | Unrevert r147271, reverted in r147361. | Richard Smith | 2011-12-30 | 1 | -2/+10 |
* | Revert r147271. This fixes PR11676. | Rafael Espindola | 2011-12-30 | 1 | -10/+2 |
* | constexpr: perform zero-initialization prior to / instead of performing a | Richard Smith | 2011-12-25 | 1 | -2/+10 |
* | PR11614: Mark defaulted special constructors as constexpr if their implicit | Richard Smith | 2011-12-22 | 1 | -0/+49 |