mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-10-21 18:06:58 +08:00
Avoids inlining destruction logic where applicable, and also makes forward declarations not cause unexpected compilation errors depending on where the State class is used.