Question: Replace Name_pair::print() with a (global) operator < < and define == and != for Name_pairs.
Replace Name_pair::print() with a (global) operator << and define == and != for Name_pairs.
Step by Step Solution
3.40 Rating (159 Votes )
There are 3 Steps involved in it
In C stream insertion operator is used for input We ... View full answer
Get step-by-step solutions from verified subject matter experts
