What Is The alignof Expression In Modern C++?

Alignment supportĀ comes with the C++11 standard and it is one of the recent features of Modern C++ compilers. One part of this support is a new keyword alignof which is used for the alignment requirement … Continue reading What Is The alignof Expression In Modern C++?