How to Choose Between Struct or Class
“Should I use a struct, or a class?” Such is the question we sometimes ask ourselves when creating a new type. What’s the difference between struct and class in C++? How to to choose one or the other? This is the question we tackle in this week’s video: Transcript of the video: What’s the difference between a […]