急救啊!很简单的问题!
为什么这么一句话
CTypedPtrList<CObList,CStroke*> m_strokeList;
它会报
d:\mypaint\mypaintdoc.h(51) : error C2143: syntax error : missing ';' before '<'
d:\mypaint\mypaintdoc.h(51) : error C2501: 'CTypedPtrList' : missing storage-class or type specifiers
d:\mypaint\mypaintdoc.h(51) : error C2059: syntax error : '<'
d:\mypaint\mypaintdoc.h(51) : error C2238: unexpected token(s) preceding ';'
这样的错误?
有什么不对吗?
感谢各位帮我看看啊!实在是感激不尽啊!