Posts by LucasGrizante • 11 points
1 post
-
1
votes2
answers514
viewsQ: Pass class object as constructor parameter in C++
Good afternoon, you guys! I’m studying for a C++ test I’m doing this week, and I’m having a hard time passing an object as a constructor parameter. Could you explain to me the right way to do it? I…