http://stackoverflow.com/questions/6021686/c-iterator-to-stdmap I met similar problem when I port my programs with templates to linux. As suggested by this article, the solution is to add the keyword 'typename' when needed (I haven't figured out the appropriate rules yet). |
Memo-migrated >