1 #include <cstddef>
2 using X = std::max_align_t;
main()3 int main() {
4   return 0;
5 }
6