Files
mruby-mruby/src
dearblue b774832ee1 Make mrb_static_assert() a variable argument
`mrb_static_assert()` extends the macro function to take one or two arguments.
If the argument is other than that, an error will occur.

References:
- static_assert のメッセージ省略を許可 - cpprefjp C++日本語リファレンス
  https://cpprefjp.github.io/lang/cpp17/extending_static_assert.html
- c - Overloading Macro on Number of Arguments - Stack Overflow
  https://stackoverflow.com/a/11763277
2021-10-24 23:11:52 +09:00
..
2021-10-12 20:16:36 +09:00
2021-08-21 15:42:57 +09:00
2021-10-12 20:16:36 +09:00
2021-10-12 20:16:36 +09:00
2021-09-03 16:30:42 +09:00
2021-07-25 13:07:10 +09:00
2021-06-12 16:18:45 +09:00
2016-05-09 17:19:47 +02:00