📄 attrib16.c
字号:
// { dg-do compile }// Origin: <rguenth at tat dot physik dot uni-tuebingen dot de>// PR c++/10479: use of non dependent expressions in attributes in templatestemplate <int i>struct foo2 { float bar __attribute__((aligned(__alignof__(double))));};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -