Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After performing template argument deduction for a function template, | Douglas Gregor | 2010-03-28 | 1 | -0/+34 |
* | Implement partial ordering of function template specializations | Douglas Gregor | 2009-09-14 | 1 | -0/+13 |
* | Tighten up the conversion from a single-level template argument list | Douglas Gregor | 2009-08-28 | 1 | -1/+2 |
* | Remove the conversion from a multi-level template argument list back to a sin... | Douglas Gregor | 2009-08-28 | 1 | -8/+0 |
* | Implement template instantiation for member class templates. | Douglas Gregor | 2009-08-28 | 1 | -4/+22 |
* | Collect multiple levels of template arguments into a new type, | Douglas Gregor | 2009-08-28 | 1 | -0/+80 |