This gives me compile-time error. it is an iterator to a hash_mapCode:it = m_CoopTable->m_SparseMap.find(s); if (it != NULL) //Error { return false; }
Thanks
Jack
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 10 of 10
Threaded View
|
Click Here to Expand Forum to Full Width |