c:\program files\microsoft visual studio\vc98\include\xutility(19) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'struct std::pair<int const ,int>' (or there is no acceptable conversion)
d:\travail\yg\exemples\win32console\main.cpp(35) : see reference to function template instantiation 'class std::ostream_iterator<int,char,struct std::char_traits<char> > __cdecl std::copy(class std::_Tree<int const ,struct std::pair<int cons
t ,int>,struct std::map<int const ,int,struct std::less<int const >,class std::allocator<int> >::_Kfn,struct std::less<int const >,class std::allocator<int> >::iterator,class std::_Tree<int const ,struct std::pair<int const ,int>,struct std::map<int
const ,int,struct std::less<int const >,class std::allocator<int> >::_Kfn,struct std::less<int const >,class std::allocator<int> >::iterator,class std::ostream_iterator<int,char,struct std::char_traits<char> >)' being compiled
Partager