Aug. 17, 2005
7:27 p.m.
I believe I've made it work previously by creating a new header file that #includes the template header, and the types you wish to instantiate that template for. In that case your original setup should work, but instead of using test.h for the template, use the header which is just made up of #includes.