| ||||||
| 7/26 |
| 2001/3/15-16 [Uncategorized] UID:20795 Activity:nil |
3/14 getting warning in template class instantiation:
typedef std::vector <_bstr_t> bstrVect;
typedef std::map <_bstr_t, bstrVect> bstrVectorMap;
any ideas what might be wrong? |