容器返回值类型
容器类函数 std::vector<KeypointMatch> &GetMatchList(MatchIndex idx) ()的返回值类型是什么?其中,MatchIndex是pair,即typedef std::pair<unsigned long,unsigned long>MatchIndex.
本人刚学C++,遇到STL的容器问题,难以解决,请各位大侠帮助,多谢,在线等待
...
2010-01-25 10:23
2010-01-26 14:26
2010-01-27 09:31