Template:cpp/language/dsc alignas
From cppreference.com
|- class="t-dsc"
| alignas
specifier(C++11)
| specifies that the storage for the variable should be aligned by specific amount
|-