mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-23 01:55:44 +00:00
This class is used in a polymorphic context, so destruction of the context will lead to undefined behavior if the destructor isn't virtual.
This class is used in a polymorphic context, so destruction of the context will lead to undefined behavior if the destructor isn't virtual.