Addition¶ c11 及以上: _Static_assert 在 c11 标准的草案中: [^1] 1_Static_assert(constant-expression, string-literal); 也可以找 c11 的正式标准 [^2] [^1] https://open-std.org/JTC1/SC22/WG14/www/docs/n1570.pdf [^2] https://open-std.org/