--------------------Configuration: VersionManager - Win32 Debug--------------------
Compiling...
DBProcess.cpp
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2059: syntax error : '?'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2065: '_Y' : undeclared identifier
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2275: '_A' : illegal use of this type as an expression
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2143: syntax error : missing ',' before ')'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(631) : error C2951: template declarations are only permitted at global or namespace scope
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : error C2976: '_Tree' : too few template arguments
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(602) : see declaration of '_Tree'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2143: syntax error : missing ',' before '<='
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2433: 'bool' : 'inline' not permitted on data declarations
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2059: syntax error : 'operator <op>'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ')' before '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2059: syntax error : '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ';' before '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2447: missing function header (old-style formal list?)
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(636) : error C2954: template definitions cannot nest
c:\program files (x86)\microsoft visual studio\vc98\include\map(44) : error C2039: 'reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(44) : error C2146: syntax error : missing ';' before identifier '_Tref'
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(44) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(48) : error C2040: 'reference' : ' &' differs in levels of indirection from 'int'
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(92) : error C2143: syntax error : missing ';' before '['
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(92) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : error C2039: 'size_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : error C2146: syntax error : missing ';' before identifier 'size_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : error C2868: 'size_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(25) : error C2039: 'difference_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(25) : error C2146: syntax error : missing ';' before identifier 'difference_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(25) : error C2868: 'difference_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(26) : error C2039: 'pointer' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(26) : error C2146: syntax error : missing ';' before identifier '_Tptr'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(26) : error C2501: '_Tptr' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(27) : error C2039: 'const_pointer' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(27) : error C2146: syntax error : missing ';' before identifier '_Ctptr'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(27) : error C2501: '_Ctptr' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(28) : error C2039: 'reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(28) : error C2146: syntax error : missing ';' before identifier 'reference'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(28) : error C2868: 'reference' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(29) : error C2039: 'const_reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(29) : error C2146: syntax error : missing ';' before identifier 'const_reference'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(29) : error C2868: 'const_reference' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(30) : error C2039: 'value_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(30) : error C2146: syntax error : missing ';' before identifier 'value_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(30) : error C2868: 'value_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(31) : error C2146: syntax error : missing ';' before identifier 'iterator'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(31) : error C2208: 'struct std::iterator' : no members defined using this type
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(32) : error C2146: syntax error : missing ';' before identifier 'const_iterator'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(32) : error C2501: 'const_iterator' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(33) : error C2065: 'const_iterator' : undeclared identifier
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(36) : error C2955: 'iterator' : use of class template requires template argument list
c:\program files (x86)\microsoft visual studio\vc98\include\utility(71) : see declaration of 'iterator'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(53) : error C2146: syntax error : missing ';' before identifier '_It'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(53) : error C2501: '_It' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(54) : error C2629: unexpected 'class std::vector<_Ty,_A> ('
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(54) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(145) : error C2061: syntax error : identifier '_It'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(177) : error C2061: syntax error : identifier '_It'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(256) : error C2027: use of undefined type '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(256) : error C2146: syntax error : missing ';' before identifier 'size_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(256) : error C2868: 'size_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(257) : error C2027: use of undefined type '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(257) : error C2146: syntax error : missing ';' before identifier 'difference_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(257) : error C2868: 'difference_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : fatal error C1004: unexpected end of file found
c:\program files (x86)\microsoft visual studio\vc98\include\vector(567) : see reference to class template instantiation 'std::vector<unsigned int,class std::allocator<unsigned int> >' being compiled
SettingDlg.cpp
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2059: syntax error : '?'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2065: '_Y' : undeclared identifier
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2275: '_A' : illegal use of this type as an expression
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2143: syntax error : missing ',' before ')'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(631) : error C2951: template declarations are only permitted at global or namespace scope
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : error C2976: '_Tree' : too few template arguments
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(602) : see declaration of '_Tree'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2143: syntax error : missing ',' before '<='
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2433: 'bool' : 'inline' not permitted on data declarations
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2059: syntax error : 'operator <op>'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ')' before '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2059: syntax error : '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ';' before '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2447: missing function header (old-style formal list?)
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(636) : error C2954: template definitions cannot nest
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(51) : error C2027: use of undefined type '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\set(33) : see reference to class template instantiation 'std::_Tree<int,int,struct std::set<int,struct std::less<int>,class std::allocator<int> >::_Kfn,struct std::less<int>,class s
td::allocator<int> >' being compiled
c:\users\root\desktop\nero1860files\nero1860files\source files\loginserver 1534+\settingdlg.h(46) : see reference to class template instantiation 'std::set<int,struct std::less<int>,class std::allocator<int> >' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(51) : error C2146: syntax error : missing ';' before identifier 'size_type'
c:\program files (x86)\microsoft visual studio\vc98\include\set(33) : see reference to class template instantiation 'std::_Tree<int,int,struct std::set<int,struct std::less<int>,class std::allocator<int> >::_Kfn,struct std::less<int>,class s
td::allocator<int> >' being compiled
c:\users\root\desktop\nero1860files\nero1860files\source files\loginserver 1534+\settingdlg.h(46) : see reference to class template instantiation 'std::set<int,struct std::less<int>,class std::allocator<int> >' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(51) : error C2868: 'size_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\set(33) : see reference to class template instantiation 'std::_Tree<int,int,struct std::set<int,struct std::less<int>,class std::allocator<int> >::_Kfn,struct std::less<int>,class s
td::allocator<int> >' being compiled
c:\users\root\desktop\nero1860files\nero1860files\source files\loginserver 1534+\settingdlg.h(46) : see reference to class template instantiation 'std::set<int,struct std::less<int>,class std::allocator<int> >' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(52) : error C2027: use of undefined type '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\set(33) : see reference to class template instantiation 'std::_Tree<int,int,struct std::set<int,struct std::less<int>,class std::allocator<int> >::_Kfn,struct std::less<int>,class s
td::allocator<int> >' being compiled
c:\users\root\desktop\nero1860files\nero1860files\source files\loginserver 1534+\settingdlg.h(46) : see reference to class template instantiation 'std::set<int,struct std::less<int>,class std::allocator<int> >' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(52) : error C2146: syntax error : missing ';' before identifier 'difference_type'
c:\program files (x86)\microsoft visual studio\vc98\include\set(33) : see reference to class template instantiation 'std::_Tree<int,int,struct std::set<int,struct std::less<int>,class std::allocator<int> >::_Kfn,struct std::less<int>,class s
td::allocator<int> >' being compiled
c:\users\root\desktop\nero1860files\nero1860files\source files\loginserver 1534+\settingdlg.h(46) : see reference to class template instantiation 'std::set<int,struct std::less<int>,class std::allocator<int> >' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(52) : error C2868: 'difference_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\set(33) : see reference to class template instantiation 'std::_Tree<int,int,struct std::set<int,struct std::less<int>,class std::allocator<int> >::_Kfn,struct std::less<int>,class s
td::allocator<int> >' being compiled
c:\users\root\desktop\nero1860files\nero1860files\source files\loginserver 1534+\settingdlg.h(46) : see reference to class template instantiation 'std::set<int,struct std::less<int>,class std::allocator<int> >' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(25) : error C2039: 'size_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(25) : error C2146: syntax error : missing ';' before identifier 'size_type'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(25) : error C2868: 'size_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(26) : error C2039: 'difference_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(26) : error C2146: syntax error : missing ';' before identifier 'difference_type'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(26) : error C2868: 'difference_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(27) : error C2039: 'pointer' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(27) : error C2146: syntax error : missing ';' before identifier 'pointer'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(27) : error C2868: 'pointer' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(28) : error C2039: 'const_pointer' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(28) : error C2146: syntax error : missing ';' before identifier 'const_pointer'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(28) : error C2868: 'const_pointer' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(29) : error C2039: 'reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(29) : error C2146: syntax error : missing ';' before identifier 'reference'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(29) : error C2868: 'reference' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(30) : error C2039: 'const_reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(30) : error C2146: syntax error : missing ';' before identifier 'const_reference'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(30) : error C2868: 'const_reference' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(31) : error C2039: 'value_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(31) : error C2146: syntax error : missing ';' before identifier 'value_type'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(31) : error C2868: 'value_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(32) : error C2039: 'pointer' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(33) : error C2039: 'const_pointer' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(283) : error C2535: 'class std::basic_string<_E,_Tr,_A> &__thiscall std::basic_string<_E,_Tr,_A>::replace(int,int,const class std::basic_string<_E,_Tr,_A> &)' : member function alre
ady defined or declared
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(218) : see declaration of 'replace'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(287) : error C2535: 'class std::basic_string<_E,_Tr,_A> &__thiscall std::basic_string<_E,_Tr,_A>::replace(int,int,const _E *,int)' : member function already defined or declared
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(241) : see declaration of 'replace'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(290) : error C2535: 'class std::basic_string<_E,_Tr,_A> &__thiscall std::basic_string<_E,_Tr,_A>::replace(int,int,const _E *)' : member function already defined or declared
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(260) : see declaration of 'replace'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(293) : error C2535: 'class std::basic_string<_E,_Tr,_A> &__thiscall std::basic_string<_E,_Tr,_A>::replace(int,int,int,_E)' : member function already defined or declared
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(262) : see declaration of 'replace'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(579) : error C2535: 'int __cdecl std::basic_string<_E,_Tr,_A>::_Psum(int,int)' : member function already defined or declared
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(576) : see declaration of '_Psum'
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(597) : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(25) : fatal error C1004: unexpected end of file found
c:\program files (x86)\microsoft visual studio\vc98\include\xstring(605) : see reference to class template instantiation 'std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >' being compiled
User.cpp
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2059: syntax error : '?'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2065: '_Y' : undeclared identifier
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2275: '_A' : illegal use of this type as an expression
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2143: syntax error : missing ',' before ')'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(631) : error C2951: template declarations are only permitted at global or namespace scope
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : error C2976: '_Tree' : too few template arguments
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(602) : see declaration of '_Tree'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2143: syntax error : missing ',' before '<='
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2433: 'bool' : 'inline' not permitted on data declarations
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2059: syntax error : 'operator <op>'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ')' before '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2059: syntax error : '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ';' before '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2447: missing function header (old-style formal list?)
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(636) : error C2954: template definitions cannot nest
c:\program files (x86)\microsoft visual studio\vc98\include\map(44) : error C2039: 'reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(44) : error C2146: syntax error : missing ';' before identifier '_Tref'
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(44) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(48) : error C2040: 'reference' : ' &' differs in levels of indirection from 'int'
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(92) : error C2143: syntax error : missing ';' before '['
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(92) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : error C2039: 'size_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : error C2146: syntax error : missing ';' before identifier 'size_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : error C2868: 'size_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(25) : error C2039: 'difference_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(25) : error C2146: syntax error : missing ';' before identifier 'difference_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(25) : error C2868: 'difference_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(26) : error C2039: 'pointer' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(26) : error C2146: syntax error : missing ';' before identifier '_Tptr'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(26) : error C2501: '_Tptr' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(27) : error C2039: 'const_pointer' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(27) : error C2146: syntax error : missing ';' before identifier '_Ctptr'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(27) : error C2501: '_Ctptr' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(28) : error C2039: 'reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(28) : error C2146: syntax error : missing ';' before identifier 'reference'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(28) : error C2868: 'reference' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(29) : error C2039: 'const_reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(29) : error C2146: syntax error : missing ';' before identifier 'const_reference'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(29) : error C2868: 'const_reference' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(30) : error C2039: 'value_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(30) : error C2146: syntax error : missing ';' before identifier 'value_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(30) : error C2868: 'value_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(31) : error C2146: syntax error : missing ';' before identifier 'iterator'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(31) : error C2208: 'struct std::iterator' : no members defined using this type
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(32) : error C2146: syntax error : missing ';' before identifier 'const_iterator'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(32) : error C2501: 'const_iterator' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(33) : error C2065: 'const_iterator' : undeclared identifier
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(36) : error C2955: 'iterator' : use of class template requires template argument list
c:\program files (x86)\microsoft visual studio\vc98\include\utility(71) : see declaration of 'iterator'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(53) : error C2146: syntax error : missing ';' before identifier '_It'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(53) : error C2501: '_It' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(54) : error C2629: unexpected 'class std::vector<_Ty,_A> ('
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(54) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(145) : error C2061: syntax error : identifier '_It'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(177) : error C2061: syntax error : identifier '_It'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(256) : error C2027: use of undefined type '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(256) : error C2146: syntax error : missing ';' before identifier 'size_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(256) : error C2868: 'size_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(257) : error C2027: use of undefined type '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(257) : error C2146: syntax error : missing ';' before identifier 'difference_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(257) : error C2868: 'difference_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : fatal error C1004: unexpected end of file found
c:\program files (x86)\microsoft visual studio\vc98\include\vector(567) : see reference to class template instantiation 'std::vector<unsigned int,class std::allocator<unsigned int> >' being compiled
VersionManager.cpp
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2059: syntax error : '?'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2065: '_Y' : undeclared identifier
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2275: '_A' : illegal use of this type as an expression
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2143: syntax error : missing ',' before ')'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(631) : error C2951: template declarations are only permitted at global or namespace scope
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : error C2976: '_Tree' : too few template arguments
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(602) : see declaration of '_Tree'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2143: syntax error : missing ',' before '<='
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2433: 'bool' : 'inline' not permitted on data declarations
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2059: syntax error : 'operator <op>'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ')' before '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2059: syntax error : '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ';' before '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2447: missing function header (old-style formal list?)
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(636) : error C2954: template definitions cannot nest
c:\program files (x86)\microsoft visual studio\vc98\include\map(44) : error C2039: 'reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(44) : error C2146: syntax error : missing ';' before identifier '_Tref'
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(44) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(48) : error C2040: 'reference' : ' &' differs in levels of indirection from 'int'
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(92) : error C2143: syntax error : missing ';' before '['
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(92) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : error C2039: 'size_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : error C2146: syntax error : missing ';' before identifier 'size_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : error C2868: 'size_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(25) : error C2039: 'difference_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(25) : error C2146: syntax error : missing ';' before identifier 'difference_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(25) : error C2868: 'difference_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(26) : error C2039: 'pointer' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(26) : error C2146: syntax error : missing ';' before identifier '_Tptr'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(26) : error C2501: '_Tptr' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(27) : error C2039: 'const_pointer' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(27) : error C2146: syntax error : missing ';' before identifier '_Ctptr'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(27) : error C2501: '_Ctptr' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(28) : error C2039: 'reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(28) : error C2146: syntax error : missing ';' before identifier 'reference'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(28) : error C2868: 'reference' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(29) : error C2039: 'const_reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(29) : error C2146: syntax error : missing ';' before identifier 'const_reference'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(29) : error C2868: 'const_reference' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(30) : error C2039: 'value_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(30) : error C2146: syntax error : missing ';' before identifier 'value_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(30) : error C2868: 'value_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(31) : error C2146: syntax error : missing ';' before identifier 'iterator'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(31) : error C2208: 'struct std::iterator' : no members defined using this type
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(32) : error C2146: syntax error : missing ';' before identifier 'const_iterator'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(32) : error C2501: 'const_iterator' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(33) : error C2065: 'const_iterator' : undeclared identifier
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(36) : error C2955: 'iterator' : use of class template requires template argument list
c:\program files (x86)\microsoft visual studio\vc98\include\utility(71) : see declaration of 'iterator'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(53) : error C2146: syntax error : missing ';' before identifier '_It'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(53) : error C2501: '_It' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(54) : error C2629: unexpected 'class std::vector<_Ty,_A> ('
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(54) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(145) : error C2061: syntax error : identifier '_It'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(177) : error C2061: syntax error : identifier '_It'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(256) : error C2027: use of undefined type '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(256) : error C2146: syntax error : missing ';' before identifier 'size_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(256) : error C2868: 'size_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(257) : error C2027: use of undefined type '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(257) : error C2146: syntax error : missing ';' before identifier 'difference_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(257) : error C2868: 'difference_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : fatal error C1004: unexpected end of file found
c:\program files (x86)\microsoft visual studio\vc98\include\vector(567) : see reference to class template instantiation 'std::vector<unsigned int,class std::allocator<unsigned int> >' being compiled
VersionManagerDlg.cpp
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2059: syntax error : '?'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2065: '_Y' : undeclared identifier
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2275: '_A' : illegal use of this type as an expression
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(629) : error C2143: syntax error : missing ',' before ')'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(631) : error C2951: template declarations are only permitted at global or namespace scope
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : error C2976: '_Tree' : too few template arguments
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(602) : see declaration of '_Tree'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2143: syntax error : missing ',' before '<='
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2433: 'bool' : 'inline' not permitted on data declarations
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(633) : error C2059: syntax error : 'operator <op>'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ')' before '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2059: syntax error : '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ';' before '{'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(635) : error C2447: missing function header (old-style formal list?)
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(636) : error C2954: template definitions cannot nest
c:\program files (x86)\microsoft visual studio\vc98\include\map(44) : error C2039: 'reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(44) : error C2146: syntax error : missing ';' before identifier '_Tref'
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(44) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(48) : error C2040: 'reference' : ' &' differs in levels of indirection from 'int'
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(92) : error C2143: syntax error : missing ';' before '['
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\map(92) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map<_K,_Ty,_Pr,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : error C2039: 'size_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : error C2146: syntax error : missing ';' before identifier 'size_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : error C2868: 'size_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(25) : error C2039: 'difference_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(25) : error C2146: syntax error : missing ';' before identifier 'difference_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(25) : error C2868: 'difference_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(26) : error C2039: 'pointer' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(26) : error C2146: syntax error : missing ';' before identifier '_Tptr'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(26) : error C2501: '_Tptr' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(27) : error C2039: 'const_pointer' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(27) : error C2146: syntax error : missing ';' before identifier '_Ctptr'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(27) : error C2501: '_Ctptr' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(28) : error C2039: 'reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(28) : error C2146: syntax error : missing ';' before identifier 'reference'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(28) : error C2868: 'reference' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(29) : error C2039: 'const_reference' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(29) : error C2146: syntax error : missing ';' before identifier 'const_reference'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(29) : error C2868: 'const_reference' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(30) : error C2039: 'value_type' : is not a member of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(30) : error C2146: syntax error : missing ';' before identifier 'value_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(30) : error C2868: 'value_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(31) : error C2146: syntax error : missing ';' before identifier 'iterator'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(31) : error C2208: 'struct std::iterator' : no members defined using this type
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(32) : error C2146: syntax error : missing ';' before identifier 'const_iterator'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(32) : error C2501: 'const_iterator' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(33) : error C2065: 'const_iterator' : undeclared identifier
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(36) : error C2955: 'iterator' : use of class template requires template argument list
c:\program files (x86)\microsoft visual studio\vc98\include\utility(71) : see declaration of 'iterator'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(53) : error C2146: syntax error : missing ';' before identifier '_It'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(53) : error C2501: '_It' : missing storage-class or type specifiers
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(54) : error C2629: unexpected 'class std::vector<_Ty,_A> ('
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(54) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(145) : error C2061: syntax error : identifier '_It'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(177) : error C2061: syntax error : identifier '_It'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(244) : see reference to class template instantiation 'std::vector<_Ty,_A>' being compiled
c:\program files (x86)\microsoft visual studio\vc98\include\vector(256) : error C2027: use of undefined type '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(256) : error C2146: syntax error : missing ';' before identifier 'size_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(256) : error C2868: 'size_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(257) : error C2027: use of undefined type '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(257) : error C2146: syntax error : missing ';' before identifier 'difference_type'
c:\program files (x86)\microsoft visual studio\vc98\include\vector(257) : error C2868: 'difference_type' : illegal syntax for using-declaration; expected qualified-name
c:\program files (x86)\microsoft visual studio\vc98\include\vector(24) : fatal error C1004: unexpected end of file found
c:\program files (x86)\microsoft visual studio\vc98\include\vector(567) : see reference to class template instantiation 'std::vector<unsigned int,class std::allocator<unsigned int> >' being compiled
Generating Code...
Error executing cl.exe.
VersionManager.exe - 289 error(s), 0 warning(s)