|
|
|
|
|
|
|
|
Error 4 error C2784: 'bool std::operator ==(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)' : could not deduce template argument for 'const std::reverse_iterator<_RanIt> &' from 'Set<DT>' Error 13 error C2784: 'bool std::operator ==(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)' : could not deduce template argument for 'const std::reverse_iterator<_RanIt> &' from 'Set<DT>' Error 6 error C2784: 'bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)' : could not deduce template argument for 'const std::pair<_Ty1,_Ty2> &' from 'Set<DT>'11 Error 15 error C2784: 'bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)' : could not deduce template argument for 'const std::pair<_Ty1,_Ty2> &' from 'Set<DT>' Error 2 error C2784: 'bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)' : could not deduce template argument for 'const std::istreambuf_iterator<_Elem,_Traits> &' from 'Set<DT>' Error 11 error C2784: 'bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)' : could not deduce template argument for 'const std::istreambuf_iterator<_Elem,_Traits> &' from 'Set<DT>' Error 3 error C2784: 'bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &) throw()' : could not deduce template argument for 'const std::allocator<_Ty> &' from 'Set<DT>' Error 12 error C2784: 'bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &) throw()' : could not deduce template argument for 'const std::allocator<_Ty> &' from 'Set<DT>' Error 5 error C2784: 'bool std::operator ==(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)' : could not deduce template argument for 'const std::_Revranit<_RanIt,_Base> &' from 'Set<DT>' Error 14 error C2784: 'bool std::operator ==(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)' : could not deduce template argument for 'const std::_Revranit<_RanIt,_Base> &' from 'Set<DT>' Error 7 error C2676: binary '==' : 'Set<DT>' does not define this operator or a conversion to a type acceptable to the predefined operator Error 16 error C2676: binary '==' : 'Set<DT>' does not define this operator or a conversion to a type acceptable to the predefined operator Error 8 error C2676: binary '++' : 'Set<DT>' does not define this operator or a conversion to a type acceptable to the predefined operator Error 17 error C2676: binary '++' : 'Set<DT>' does not define this operator or a conversion to a type acceptable to the predefined operator Error 9 error C2664: 'Set<DT>::Insert' : cannot convert parameter 1 from 'Set<DT>' to 'const int &' Error 18 error C2664: 'Set<DT>::Insert' : cannot convert parameter 1 from 'Set<DT>' to 'const int &' Error 1 error C2440: 'initializing' : cannot convert from 'int' to 'Set<DT>' Error 10 error C2440: 'initializing' : cannot convert from 'int' to 'Set<DT>' |
|
|
|
|
|
|