main.cpp(598) : error C2679: binary '=' :
no operator defined which takes a right-hand operand of type
'class std::list,class std::allocator >,
class std::allocator,class std::allocator > > >::const_iterator'
(or there is no acceptable conversion)
main.cpp(663) : see reference to function template instantiation
'void __cdecl print4(const class std::list,class std::allocator >,class
std::allocator,
class std::allocator > > > &)' being compiled
main.cpp(598) : error C2679: binary '!=' :
no operator defined which takes a right-hand operand of type
'class std::list,
class std::allocator >,class std::allocator,class std::allocator > > >::const_iterator'
(or there is no acceptable conversion)
main.cpp(663) : see reference to function template instantiation
'void __cdecl print4(const class std::list,class std::allocator >,class
std::allocator,
class std::allocator > > > &)' being compiled