mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-02 13:27:52 +00:00
edd9bfd54a
This allows the array to be constexpr. std::function is also allowed to allocate memory, which makes its constructor non-trivial, we definitely don't want to have all of these execute at runtime, taking up time before the application can actually load. |
||
---|---|---|
.. | ||
ng_word.cpp | ||
ng_word.h | ||
system_archive.cpp | ||
system_archive.h |