What is the size (in bytes) of an empty structure in C++?
struct Person { int age; };
Create a free account to access the full topic