mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-06-21 04:41:12 +08: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.