alignof

alignof

文章 0 浏览 0

C2x:如果 _Alignof(array type) 产生元素类型的对齐,那么允许 _Alignof(incomplete array type) 有用吗?

此代码无效: int x = _Alignof(int[]); 注意:GCC 生成: error: invalid application of '__alignof__' to incomplete type 'int[]' 而 Clang 生成…

被你宠の有点坏 2025-01-12 10:30:50 0 0

_Alignof 与变长数组类型的操作数:标准中是否存在矛盾?

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers. 这个问题是由拼写错误或无法再重现的…

灼痛 2025-01-09 05:18:53 2 0
更多

推荐作者

Promise

文章 0 评论 0

qq_lbRlsh

文章 0 评论 0

待"谢繁草

文章 0 评论 0

yy2010hell

文章 0 评论 0

漫无边际

文章 0 评论 0

傲娇萝莉攻

文章 0 评论 0

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文