You iterator typenames are inaccessible due to implicit private: at the beginning of the class. Making them public: should resolve this problem.
private:
class
public: