Does Dev-C++ support .template source files?  With MS Visual Studio you can use .template source files instead of .cpp source files when developing  a project that uses a template class but I can not figure out how to do it with Dev-C++.  If it does not support .template files then how do you compile a project that uses a template class?