Hello,

 [EMAIL PROTECTED] wrote:

>     __gnu_cxx::hash_set< PointerTemplate*, pointerHashFunction,
> pointerEquality, std::allocator< PointerTemplate* > >::iterator
> hash_setIterator;

You need typename in front of this, it is a dependent type.

Bernd Strieder

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to