Difference between class & struct?

There is only one difference betweeen a class & struct i.e., struct is by default public and class is private.

Comments

Popular posts from this blog

What is Code Bloat?

Optimizing tips for C++

GCC Extenstion