I'm trying to use a Graphics package that was originally developed for Visual C++, Borland, and COdeWarrior (unfortunately, my Dev-C++ compiler does not fit that description). I get an error that says
ISO C++ forbids declaration of `IteratorRef' with no type
in the following line (line 216):
IteratorRef<Shape> * makeIterator();
Can someone explain to me what this error means? I could post the entire header file if that helps, but I have also attached it so that it doesnt clutter up the board. Thanks
Attached File(s)
-
canvascolor.h (5.67K)
Number of downloads: 5

New Topic/Question
Reply



MultiQuote




|