看板 EE_DSnP 關於我們 聯絡資訊
HashNode nextHashNode(const HashNode& po){ vector<HashNode>::iterator it; } myHash.h In member function `std::pair<_T1, _T2> Hash<HashKey, HashData>::nextHashNode(const std::pair<_T1, _T2>&)': 144 myHash.h expected `;' before "it" 是這樣的,我只要想要宣告vector的iterator就會出現這種訊息,朋友也說不出所以然 請問這個是什麼問題,為什麼我不能宣告vector的iterator -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.18.43
ilway25:typename vecotr< ... 06/20 15:34
rockwalking:樓上什麼意思? 06/20 15:38