1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-11 11:30:13 +00:00
cc65/include
Jesse Rosenstock 3df6c383c0 Add support for static_assert
Add C11's _Static_assert and static_assert macro.

This is like #error, but is handled at a later stage
of translation, so it is possible to check sizes of
types, values of enums, etc.

https://en.cppreference.com/w/c/language/_Static_assert
https://port70.net/~nsz/c/c11/n1570.html#6.7.10
2020-07-30 19:17:11 +02:00
..
2018-12-30 18:57:46 +01:00
2020-04-16 17:06:18 +02:00
2017-01-13 21:12:22 +01:00
2019-02-05 23:27:52 +01:00
2018-12-30 03:49:26 -05:00
2017-07-28 12:16:55 -04:00
2020-07-30 19:17:11 +02:00
2020-07-15 23:00:12 +02:00
2020-06-22 23:55:45 +02:00
2017-08-19 19:11:28 +02:00
2019-03-05 21:20:05 -05:00
2020-07-12 22:19:55 +02:00
2019-10-09 06:15:38 -04:00
2020-02-03 20:45:09 +01:00
2018-02-10 11:45:50 +01:00
2016-06-13 20:40:01 +02:00
2017-08-19 19:11:28 +02:00
2017-06-09 10:35:16 +03:00
2017-08-19 19:11:28 +02:00
2018-08-30 11:48:46 +02:00
2003-11-04 19:26:24 +00:00
2017-12-11 19:52:11 +01:00
2005-05-26 09:20:36 +00:00
2018-05-29 14:29:50 -04:00
2018-08-15 16:06:44 +02:00