Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Variable templates: handle instantiation of static data member templates | Richard Smith | 2013-09-27 | 1 | -68/+108 |
* | Implement restriction that a partial specialization must actually specialize | Richard Smith | 2013-09-24 | 1 | -18/+19 |
* | Remove a bogus diagnostic preventing static data member templates from being | Richard Smith | 2013-09-18 | 1 | -6/+5 |
* | If a variable template specialization with an incomplete array type is | Richard Smith | 2013-09-18 | 1 | -3/+33 |
* | Add a constexpr functionality test for static data member templates. | Larisse Voufo | 2013-08-22 | 1 | -0/+19 |
* | Refactor for clarity and simplicity. | Larisse Voufo | 2013-08-22 | 1 | -55/+57 |
* | Improve support for static data member templates. This revision still has at ... | Larisse Voufo | 2013-08-22 | 1 | -8/+57 |
* | Started implementing variable templates. Top level declarations should be ful... | Larisse Voufo | 2013-08-06 | 1 | -0/+159 |