Skip to content
GitLab
Explore
Sign in
This project is pending deletion, and will be deleted on 2025-08-03. Repository and other project resources are read-only.
mruby-deleted-199
include
mruby.h
Find file
Blame
Permalink
Jan 02, 2022
82a1b00e
Assert that `MRB_METHOD_CACHE_SIZE` is a power of 2
· 82a1b00e
dearblue
authored
Jan 02, 2022
The `mrb_static_assert_powerof2()` macro has been introduced for this purpose.
82a1b00e
Assert that `MRB_METHOD_CACHE_SIZE` is a power of 2
dearblue
authored
Jan 02, 2022
The `mrb_static_assert_powerof2()` macro has been introduced for this purpose.
Loading