1. 5e9f35c Update LLVM. by Douglas Gregor · 15 years ago
  2. 16df850 Finish implementing checking of class template partial specializations by Douglas Gregor · 15 years ago
  3. e94866f Diagnose the incorrect use of non-type template arguments for class by Douglas Gregor · 15 years ago
  4. 02cbbd2 Once we have deduced the template arguments of a class template by Douglas Gregor · 15 years ago
  5. 637a409 Template argument deduction for member pointers. by Douglas Gregor · 15 years ago
  6. 949bf69 Handle member pointer types with dependent class types (e.g., int by Douglas Gregor · 15 years ago
  7. 994b6cb Address comments from Doug. by Anders Carlsson · 15 years ago
  8. 1fe067a Test template argument deduction on function types a little more by Douglas Gregor · 15 years ago
  9. a27fad5 Template argument deduction for function types. by Anders Carlsson · 15 years ago
  10. 199d991 Several improvements to template argument deduction: by Douglas Gregor · 15 years ago
  11. 4d6fb50 Template argument deduction for incomplete and constant array types. Doug, please review. by Anders Carlsson · 15 years ago
  12. d560d50 Template argument deduction for references by Douglas Gregor · 15 years ago
  13. 0b9247f When performing template argument deduction, ensure that multiple by Douglas Gregor · 15 years ago
  14. c8ab256 Initial infrastructure for class template partial specialization. Here by Douglas Gregor · 15 years ago