What is aligned_storage in Modern C++

The C++11 standard introduced alignment support as one of the many features of the C++ programming language that can be used with the newest C++ compilers today. One of the new features of this support … Continue reading What is aligned_storage in Modern C++