forked from qt-creator/qt-creator
3 lines
68 B
C++
3 lines
68 B
C++
![]() |
int i = alignof(int);
|
||
|
int t = alignof(C::foo) * 7 + alignof(Foo *);
|