C++ How to Use Friend Classes in C++ to Access Private and Protected Members In this article at OpenGenus, we will be going over friend classes in C++, what they're used for, usage examples, difference between friendship and inheritance, and alternatives.