What does the warning "alignment of a member was sensitive to packing" mean in C++? I'm using Visual Studio 2005.
How do I go about removing these warnings? I don't want to disable them btw.
What does the warning "alignment of a member was sensitive to packing" mean in C++? I'm using Visual Studio 2005.
How do I go about removing these warnings? I don't want to disable them btw.