I'm not sure why you've done it, but main() can't be a template function. You'll have to remove template<class NODETYPE> before int main().