¡@

Home 

c++ Programming Glossary: window_mgr

How to declare two classes such that A has members of B and B marks members of A as friends?

http://stackoverflow.com/questions/18905090/how-to-declare-two-classes-such-that-a-has-members-of-b-and-b-marks-members-of-a

asks the following Define your own versions of Screen and Window_mgr in which clear is a member of Window_mgr and a friend of Screen.. of Screen and Window_mgr in which clear is a member of Window_mgr and a friend of Screen . Here are the definitions for Screen.. a friend of Screen . Here are the definitions for Screen Window_mgr and clear given in the text. class Screen public using pos std..