6 lines
69 B
C++
6 lines
69 B
C++
|
#include <cstddef>
|
||
|
using X = max_align_t;
|
||
|
int main() {
|
||
|
return 0;
|
||
|
}
|