1. a3a4dd5 Test template instantiation for member functions of class templates defined by Douglas Gregor · 16 years ago
  2. 77b50e1 Implement implicit instantiation of the member functions of a class template by Douglas Gregor · 16 years ago
  3. 6f6f600 After spending 15 minutes trying to figure out why this was crashing, I realized it was a bug in the test case :) by Anders Carlsson · 16 years ago
  4. eed0ec5 Fix usage of placement new. Placement new is not actually declared implicitly. by Sebastian Redl · 16 years ago
  5. 019d375 Add the missing public: thanks, Fariborz by Douglas Gregor · 16 years ago
  6. f98d9b6 Improve name lookup for and template instantiation of declaration by Douglas Gregor · 16 years ago
  7. 5178331 Initial stab at a generalized operation for determining the by Douglas Gregor · 16 years ago
  8. c44ba89 A simple dynamic array class template, to be used as a test-bed for template instantiation by Douglas Gregor · 16 years ago