mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-23 08:02:52 +00:00
__forceinline is a MSVC extension, which may confuse some people working on the codebase. Furthermore, the C++ standard dictates that all names which contain adjacent underscores are reserved.
7.1 KiB
7.1 KiB