Template multipmap issueI actually just found that and used it and it worked.
Template multipmap issueI tried using typename std::multimap<K, V>::iterator MultimapIteratorType which compiled but as ...
Template multipmap issueWon't compile on RHEL 5. The following line std::multimap<K, V>::iterator tiIterator; gives m...
Template multipmap issueI have a template multimap class (std::multimap<K, V>) defined and am having issues with defining it...
This user does not accept Private Messages